Main public logs
Combined display of all available logs of Out of Ore Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:22, 8 March 2026 Tattecko talk contribs created page Template:OOO-Vehicles (Created page with "<includeonly> {{OOO-Browser |list= {{{list|}}} |panels= {{{panels|}}} }} </includeonly> <noinclude> == Documentation == Wrapper for {{OOO-Browser}} used on vehicle pages. Keeps the page syntax cleaner by exposing the two required sections: * list * panels Browser behaviour and styling come from {{OOO-Browser}}. === Usage === <pre> {{OOO-Vehicles |list= <div class="ooo-browser__item is-active" data-target="dx20">DX20E</div> <div class="ooo-browser__item" data-targ...")
- 15:07, 8 March 2026 Tattecko talk contribs created page Template:OOOVehicleInfoBox (Created page with "<templatestyles src="Template:OOOVehicleInfoBox/styles.css" /> {{#invoke:OOOVehicleInfoBox|render |name={{{name|{{PAGENAME}}}}} |image={{{image|}}} |type={{{type|}}} |level={{{level|}}} |price={{{price|}}} |capacity={{{capacity|}}} |fueluse={{{fueluse|}}} |fueltank={{{fueltank|}}} |power={{{power|}}} |condition={{{condition|100}}} |coupler={{{coupler|}}} }}")
- 15:07, 8 March 2026 Tattecko talk contribs created page Module:OOOVehicleInfoBox (Created page with "local p = {} local function row(label, value) if not value or value == "" then return "" end return '<div class="ooo-vehicle-row"><span>' .. label .. '</span><span>' .. value .. '</span></div>' end function p.render(frame) local args = frame.args local name = args.name or "" local image = args.image or "" local type = args.type or "" local level = args.level or "" local price = args.price or "" local capacity = args.capacity or "" local fueluse = args.f...")
- 15:07, 8 March 2026 Tattecko talk contribs created page Template:OOOVehicleInfoBox/styles.css (Created page with ".ooo-vehicle-infobox { float:right; width:300px; margin:0 0 1em 1em; padding:12px; background:var(--background-color-neutral-subtle,#1b1b1b); border:1px solid var(--border-color-base,#444); border-radius:6px; font-size:14px; } .ooo-vehicle-title { font-size:20px; font-weight:600; text-align:center; margin-bottom:10px; } .ooo-vehicle-image { text-align:center; margin-bottom:10px; } .ooo-vehicle-section { margin-top:8px; padding-top:6px; border-top:1p...")
- 22:12, 6 March 2026 Tattecko talk contribs created page Workbenches (Created page with "{{OOO-Intro|title=About Workbenches|text=Workbenches are great addition to the game allowing you craft and purify ores you mine. Crafting items will increase your profits as well gives you experience points with each item you craft. Workbenches can be purchased from in game store under Workbenches category.}} <!-- ===================================================== --> <!-- Workbenches --> <!-- ===================================================== --> <div class="o...") Tag: Visual edit
- 19:32, 6 March 2026 Tattecko talk contribs created page Template:OOO-LinkExternalMulti (Created page with "<div class="ooo-extlinks-grid"> {{{1|}}} </div> <noinclude> == Usage == Creates a responsive grid for multiple external links. Example code: <pre> {{OOO-LinkExternalMulti| {{OOO-LinkExternal|url=https://outofore.com|title=Official Website}} {{OOO-LinkExternal|url=https://store.steampowered.com|title=Steam Page}} {{OOO-LinkExternal|url=https://discord.gg|title=Discord}} }} to add more use source editor and add new line : {{OOO-LinkExternal|url=https://SAMPLELINK:COM...")
- 18:18, 6 March 2026 Tattecko talk contribs created page Template:OOO-LinkExternal (Created page with "<span class="ooo-extlink">[{{{url}}} {{{title}}}]</span> <noinclude> == Usage == Creates a styled external link. Example: <pre> {{OOO-LinkExternal |url=https://outofore.com |title=Official Website }} </pre> Result: {{OOO-LinkExternal |url=https://outofore.com |title=Official Website }} == Parameters == * <code>url</code> – external link * <code>title</code> – text shown to users <templatedata> { "description": "Styled external link used across the OOO wiki...")
- 22:34, 4 March 2026 Tattecko talk contribs created page Buildings (Created page with "{{OOO-Intro |title=Buildings |text=Buildings are structures used to construct bases, infrastructure and utility systems in Out of Ore. }} <!-- ===================================================== --> <!-- Structural Parts --> <!-- ===================================================== --> <div class="ooo-section-title"> Structural Parts </div> Structural building elements used for construction. <tabber> Wood= {{OOO-Buildings/Wood}} |-| Concrete= {{OOO-Buildings/Con...")
- 22:33, 4 March 2026 Tattecko talk contribs created page Template:OOO-Buildings/Quest (Created page with "{{OOO-Buildings |list= <div class="ooo-browser__item is-active" data-target="watchtower">Watch tower</div> <div class="ooo-browser__item" data-target="celltower">Cell tower</div> <div class="ooo-browser__item" data-target="radioarray">Radio array</div> <div class="ooo-browser__item" data-target="generalstore">General Store</div> <div class="ooo-browser__item" data-target="companybank">Company Bank</div> <div class="ooo-browser__item" data-target="sellpoint">Sellpoint</di...")
- 22:28, 4 March 2026 Tattecko talk contribs created page Template:OOO-Buildings/Fuel (Created page with "{{OOO-Buildings |list= <div class="ooo-browser__item is-active" data-target="fuelstation">Fuel Station</div> |panels= <div id="fuelstation" class="ooo-browser__info is-active"> {{OOOInfoBox|type=Buildings|art=400076}} </div> }}")
- 22:13, 4 March 2026 Tattecko talk contribs created page Template:OOO-Buildings/Workbenches (Created page with "{{OOO-Buildings |list= <div class="ooo-browser__item is-active" data-target="woodworkbench">Wood Workbench</div> <div class="ooo-browser__item" data-target="oresmelter">Ore Smelter</div> <div class="ooo-browser__item" data-target="steelroller">Steel Roller</div> <div class="ooo-browser__item" data-target="cnccutter">CNC Cutter</div> <div class="ooo-browser__item" data-target="cncmill">CNC Mill</div> <div class="ooo-browser__item" data-target="concretemixer">Concrete Mixe...")
- 21:30, 4 March 2026 Tattecko talk contribs created page Template:OOO-TextBox (Created page with "<includeonly> <div class="ooo-browser-textbox"> {{{1|}}} </div> </includeonly> <noinclude> Manual text block used inside OOO browser panels. Example: {{OOO-TextBox| This building piece is mainly used for reinforced foundations. }} </noinclude>")
- 20:27, 4 March 2026 Tattecko talk contribs created page Template:OOO-Buildings/Steel (Created page with "<tabber> Steel= {{OOO-Buildings |list= <div class="ooo-browser__item is-active" data-target="steelblock">Steel Block</div> <div class="ooo-browser__item" data-target="steelfloor">Steel Floor</div> <div class="ooo-browser__item" data-target="steelwall">Steel Wall</div> |panels= <div id="steelblock" class="ooo-browser__info is-active"> {{OOOInfoBox|type=Buildings|art=400055}} </div> <div id="steelfloor" class="ooo-browser__info"> {{OOOInfoBox|type=Buildings|art=400058}}...")
- 20:27, 4 March 2026 Tattecko talk contribs created page Template:OOO-Buildings/Concrete (Created page with "<tabber> Standard= {{OOO-Buildings |list= <div class="ooo-browser__item is-active" data-target="concreteblock">Concrete Block</div> <div class="ooo-browser__item" data-target="concretefloor">Concrete Floor</div> <div class="ooo-browser__item" data-target="concretewall">Concrete Wall</div> |panels= <div id="concreteblock" class="ooo-browser__info is-active"> {{OOOInfoBox|type=Buildings|art=400011}} </div> <div id="concretefloor" class="ooo-browser__info"> {{OOOInfoBox|...")
- 20:27, 4 March 2026 Tattecko talk contribs created page Template:OOO-Buildings/Wood (Created page with "{{OOO-Buildings |list= <div class="ooo-browser__item is-active" data-target="woodblock">Wood Block</div> <div class="ooo-browser__item" data-target="woodfloor">Wood Floor</div> <div class="ooo-browser__item" data-target="woodwall">Wood Wall</div> <div class="ooo-browser__item" data-target="woodwalll">Wood Wall L</div> <div class="ooo-browser__item" data-target="woodwallr">Wood Wall R</div> <div class="ooo-browser__item" data-target="woodroof">Wood Roof</div> |panels= <d...")
- 20:01, 4 March 2026 Tattecko talk contribs created page Template:OOO-Buildings (Created page with "<includeonly>{{#invoke:OOO_BuildingsBrowser|render}}</includeonly> <noinclude> {{Documentation}} == Purpose == Displays a browser view of building elements by subcategory using the OOO data modules. It automatically generates the list and infobox panels from: Module:OOO/Data/Buildings == Usage == <pre> {{OOO-Buildings |subcategory=Wood }} </pre> == Parameters == {| class="wikitable" ! Parameter ! Description |- | subcategory | Building subcategory to display (Wo...")
- 19:36, 4 March 2026 Tattecko talk contribs created page Template:OOO-Browser (Created page with "<includeonly><div class="ooo-browser"> <div class="ooo-browser__list"> {{{list|}}} </div> <div class="ooo-browser__panel"> {{{panels|}}} </div> </div></includeonly><noinclude> == Documentation == Reusable two-column browser layout. * Left column: clickable items (you provide the markup in <code>|list=</code>) * Right column: panels (you provide the markup in <code>|panels=</code>) This template only renders layout. It does not generate items or panels by itself. === R...")
- 13:37, 4 March 2026 Tattecko talk contribs created page Template:OOO-Step (Created page with "<includeonly> <div class="ooo-step"> <div class="ooo-step__title"> <span class="ooo-step__number">Step {{{number|}}}</span> — {{{title|}}} </div> <div class="ooo-step__body"> {{#if:{{{image|}}}| <div class="ooo-step__image"> [[File:{{{image}}}|140px]] </div> }} <div class="ooo-step__content"> {{{text|}}} </div> </div> </div> </includeonly><noinclude> == OOO Step Template == Displays a structured step used in guides and tutorials. An optional image can be added...")
- 13:36, 4 March 2026 Tattecko talk contribs created page File:Exmpl img.png
- 13:36, 4 March 2026 Tattecko talk contribs uploaded File:Exmpl img.png
- 12:53, 4 March 2026 Tattecko talk contribs created page Template:OOO-Tip (Created page with "<includeonly> <div class="ooo-tip"> 💡 <strong>{{{title|Tip}}}</strong><br> {{{text|}}} </div> </includeonly><noinclude> == OOO Tip Template == Displays a small inline gameplay tip that can be placed anywhere on a page. === Usage === <syntaxhighlight lang="wiki"> {{OOO-Tip | text = Use conveyors to automate transport. }} </syntaxhighlight> Default title is **Tip**. === Custom Title Example === <syntaxhighlight lang="wiki"> {{OOO-Tip | title = Pro Tip | text = Sp...")
- 09:23, 4 March 2026 Tattecko talk contribs created page Template:OOO-Separator (Created page with "<includeonly><div class="ooo-section-title">{{{title|}}}</div></includeonly><noinclude> == OOO Separator Template == Creates a centered section separator with lines on both sides. === Usage === <syntaxhighlight lang="wiki"> {{OOO-Separator | title = Navigation }} </syntaxhighlight> === Example === {{OOO-Separator | title = Community & Resources }} ---- <templatedata> { "description": "Creates a centered section separator with decorative lines on both sides.",...")
- 21:42, 3 March 2026 Tattecko talk contribs created page Module:OOOFAQ (Created page with "local p = {} function p.render(frame) local args = frame:getParent().args local html = mw.html.create('div') :addClass('ooo-faq') local index = 1 while args['question' .. index] do local question = args['question' .. index] local answer = args['answer' .. index] or '' local item = html:tag('div') :addClass('mw-collapsible mw-collapsed ooo-faq__item') item:tag('div') :addClass('ooo-faq__q...")
- 20:10, 3 March 2026 Tattecko talk contribs created page Template:OOO-FAQ/doc (Created page with "== OOO FAQ Template == Creates collapsible FAQ sections styled for Out of Ore Wiki. ---- === Usage === <syntaxhighlight lang="wiki"> {{OOO-FAQ | content = <details class="ooo-faq__item"> <summary class="ooo-faq__question"> How does power work? </summary> Power is generated by generators and distributed through cables. </details> }} </syntaxhighlight> ---- === Live Example === See: OOO-FAQ-Demo ---- === Notes === • Do not wrap answers in extra div elem...")
- 20:09, 3 March 2026 Tattecko talk contribs created page Template:OOO-FAQ (Created page with "<includeonly> <div class="ooo-faq"> {{{content|}}} </div> </includeonly> <noinclude>{{Documentation}}</noinclude>")
- 20:00, 3 March 2026 Tattecko talk contribs created page OOO-FAQ (faq template. doc: ooo-faq/doc)
- 19:36, 3 March 2026 Tattecko talk contribs created page Template:OOO-Intro (intro template that can be used on top of pages, pre styles, just fill in)
- 18:08, 3 March 2026 Tattecko talk contribs created page Template:OOO-Notice (global notice template with multiple types to use.)
- 10:03, 20 February 2025 Tattecko talk contribs created page File:M5.png
- 10:03, 20 February 2025 Tattecko talk contribs uploaded File:M5.png
- 10:03, 20 February 2025 Tattecko talk contribs created page File:M4.png
- 10:03, 20 February 2025 Tattecko talk contribs uploaded File:M4.png
- 10:01, 20 February 2025 Tattecko talk contribs created page File:M3.png
- 10:01, 20 February 2025 Tattecko talk contribs uploaded File:M3.png
- 10:01, 20 February 2025 Tattecko talk contribs created page File:M2.png
- 10:01, 20 February 2025 Tattecko talk contribs uploaded File:M2.png
- 09:47, 20 February 2025 Tattecko talk contribs created page File:M1.png
- 09:47, 20 February 2025 Tattecko talk contribs uploaded File:M1.png
- 09:23, 20 February 2025 Tattecko talk contribs created page File:13.png
- 09:23, 20 February 2025 Tattecko talk contribs uploaded File:13.png
- 09:06, 20 February 2025 Tattecko talk contribs created page File:Test.png
- 09:06, 20 February 2025 Tattecko talk contribs uploaded File:Test.png
- 16:57, 17 February 2025 Tattecko talk contribs created page Production Elements (Created page with "Production elements are vital part of mining process. With different types of production elements you can build your plant. Each production element will process/sort specific type of ore(s), any other ore that is not specified in input will pass the system untouched (as is) . There is many different ways to set up production to your needs. <br><br> {| class="wikitable" style= "text-align: center; width: 100%; " ! colspan="3" | == '''Asphalt Plant (New)''' == File:...")
- 16:53, 17 February 2025 Tattecko talk contribs created page File:PressureWasher.png
- 16:53, 17 February 2025 Tattecko talk contribs uploaded File:PressureWasher.png
- 01:00, 17 February 2025 Tattecko talk contribs created page Explosives (Created page with "== Explosives ==") Tag: Visual edit
- 23:44, 16 February 2025 Tattecko talk contribs created page File:Radio.png
- 23:44, 16 February 2025 Tattecko talk contribs uploaded File:Radio.png
- 23:44, 16 February 2025 Tattecko talk contribs created page File:Detonator.png
- 23:44, 16 February 2025 Tattecko talk contribs uploaded File:Detonator.png