Template:BuildingsNavCat/doc: Difference between revisions

Template page
(Created page with "Example: {{BuildingsNavCat|name=Medium stuff|filterVal=Medium|tab=frames|filterField=size}}")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Example:
This prints an html row, with two cells:
<CategoryName> | <list of buildings nav items>
<br>
<br>


{{BuildingsNavCat|name=Medium stuff|filterVal=Medium|tab=frames|filterField=size}}
= Example =
(with extra table around it for demo)
<table class="navbox" cellspacing=0>
<tr><th colspan=2><div>Example table</div></th></tr>
{{BuildingsNavCat|name=Medium stuff|filterVal=Medium|tab=frame|filterField=size}}
</table>

Latest revision as of 06:37, 3 August 2025

This prints an html row, with two cells:

<CategoryName> | <list of buildings nav items>



Example[edit source]

(with extra table around it for demo)

Template:BuildingsNavCat