Template:OOO-Buildings: Difference between revisions
Appearance
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..." |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{ | <includeonly> | ||
<div class="ooo-browser"> | |||
{{{1|}}} | |||
</div> | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
| Line 5: | Line 9: | ||
== Purpose == | == Purpose == | ||
Wrapper template for displaying building browser content using the OOO browser layout. | |||
== Usage == | == Usage == | ||
| Line 15: | Line 15: | ||
<pre> | <pre> | ||
{{OOO-Buildings | {{OOO-Buildings | ||
| | |||
* Wood Block | |||
{{OOOInfoBox|type=Buildings|art=400001}} | |||
* Wood Floor | |||
{{OOOInfoBox|type=Buildings|art=400002}} | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:OOO templates]] | [[Category:OOO templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 20:04, 4 March 2026
Purpose
Wrapper template for displaying building browser content using the OOO browser layout.
Usage
{{OOO-Buildings
|
* Wood Block
{{OOOInfoBox|type=Buildings|art=400001}}
* Wood Floor
{{OOOInfoBox|type=Buildings|art=400002}}
}}