Template:FeatureInfobox: Difference between revisions

From Fonline2 Wiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
<noinclude>
<noinclude>
This is the {{PAGENAME}} template.
This is the {{PAGENAME}} template.
Used to display feature/article metadata in a standardized infobox.
It is used to display item information in a standardized infobox format.


Usage:
Usage:
{{FeatureInfobox
{{FeatureInfoBox
| name = Town Control
|name=Item Name
| rows =
|rows=
{{!}}-
|-
{{!}} Type
| colspan="2" style="text-align:center" | [[File:brain4.png|260px]]
{{!}} Event
|-
{{!}}-
! Type
{{!}} Location
| SmallGun
{{!}} New Reno
|-
{{!}}-
! Cost
{{!}} Requirements
| 140 caps
{{!}} Level 15, BoS membership
|modes=
<tr><th colspan="2">Firing Modes</th></tr>
<tr><td colspan="2">...</td></tr>
}}
}}
</noinclude>
</noinclude>
Line 23: Line 25:
<th colspan="2" style="background-color:#3d6f4a; color:white; text-align:center">{{{name|{{PAGENAME}}}}}</th>
<th colspan="2" style="background-color:#3d6f4a; color:white; text-align:center">{{{name|{{PAGENAME}}}}}</th>
</tr>
</tr>
{{{rows|}}}
{{{name|}}}
{{{type|}}}
{{{location|}}}
</table>
</table>
</includeonly>
</includeonly>

Revision as of 10:39, 3 June 2026

This is the FeatureInfobox template. It is used to display item information in a standardized infobox format.

Usage: Template:FeatureInfoBox