Template:FeatureInfobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | |||
{| class="wikitable infobox" style="float:right; margin-left:10px; width:300px;" | |||
! colspan="2" style="text-align:center;" {{!}} {{{name|{{PAGENAME}}}}} | |||
|- | |||
{{{rows}}} | |||
|} | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
< | == Usage == | ||
{ | <pre> | ||
{{FeatureInfobox | |||
| name = Feature Name | |||
| rows = | |||
{{!}}- | |||
{{!}} Type | |||
{{!}} Event | |||
{{!}}- | |||
{{!}} Location | |||
} | {{!}} New Reno | ||
</ | {{!}}- | ||
{{!}} Requirements | |||
{{!}} Level 15 | |||
{{!}}- | |||
{{!}} Rewards | |||
{{!}} Caps, XP | |||
}} | |||
</pre> | |||
[[Category:Infobox templates]] | |||
</noinclude> | </noinclude> | ||
Latest revision as of 11:03, 3 June 2026
Usage
{{FeatureInfobox
| name = Feature Name
| rows =
{{!}}-
{{!}} Type
{{!}} Event
{{!}}-
{{!}} Location
{{!}} New Reno
{{!}}-
{{!}} Requirements
{{!}} Level 15
{{!}}-
{{!}} Rewards
{{!}} Caps, XP
}}