Template:FeatureInfobox: Difference between revisions

From Fonline2 Wiki
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
This is the {{PAGENAME}} template.
<templatedata>
Used to display feature/article metadata in a standardized infobox.
{
 
"params": {
Usage:
"name": {},
{{FeatureInfobox
"type": {},
| name       = Feature Name
"location": {},
| type       = Event
"requirements": {},
| location   = New Reno
"rewards": {}
| requirements = Level 15, BoS membership
}
| rewards   = Caps, XP, faction reputation
}
}}
</templatedata>
</noinclude>
</noinclude>
<includeonly>
{| class="wikitable" style="float:right; margin:0 0 1em 1em; width:320px"
|-
! colspan="2" style="background-color:#3d6f4a; color:white; text-align:center" | {{{name|{{PAGENAME}}}}}
|-
! Type
| {{{type|}}}
|-
! Location
| {{{location|}}}
|-
! Requirements
| {{{requirements|}}}
|-
! Rewards
| {{{rewards|}}}
|}
</includeonly>

Revision as of 10:41, 3 June 2026


No description.

Template parameters

ParameterDescriptionTypeStatus
namename

no description

Unknownoptional
typetype

no description

Unknownoptional
locationlocation

no description

Unknownoptional
requirementsrequirements

no description

Unknownoptional
rewardsrewards

no description

Unknownoptional