Template:FeatureInfobox: Difference between revisions

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


Usage:
Usage:
{{FeatureInfoBox
{{FeatureInfobox
|name=Item Name
| name       = Feature Name
|rows=
| type      = Event
| location  = New Reno
| requirements = Level 15, BoS membership
| rewards    = Caps, XP, faction reputation
}}
</noinclude>
<includeonly>
{| class="wikitable" style="float:right; margin:0 0 1em 1em; width:320px"
|-
|-
| colspan="2" style="text-align:center" | [[File:brain4.png|260px]]
! colspan="2" style="background-color:#3d6f4a; color:white; text-align:center" | {{{name|{{PAGENAME}}}}}
|-
|-
! Type
! Type
| SmallGun
| {{{type|}}}
|-
! Location
| {{{location|}}}
|-
! Requirements
| {{{requirements|}}}
|-
|-
! Cost
! Rewards
| 140 caps
| {{{rewards|}}}
|modes=
|}
<tr><th colspan="2">Firing Modes</th></tr>
<tr><td colspan="2">...</td></tr>
}}
</noinclude>
<includeonly>
<table class="wikitable" style="float:right; margin:0 0 1em 1em; width:320px">
<tr>
<th colspan="2" style="background-color:#3d6f4a; color:white; text-align:center">{{{name|{{PAGENAME}}}}}</th>
</tr>
{{{name|}}}
{{{type|}}}
{{{location|}}}
</table>
</includeonly>
</includeonly>

Revision as of 10:40, 3 June 2026

This is the FeatureInfobox template. Used to display feature/article metadata in a standardized infobox.

Usage:


Feature Name
Type Event
Location New Reno
Requirements Level 15, BoS membership
Rewards Caps, XP, faction reputation