Template:FeatureInfobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{| class="wikitable infobox" style="float:right; margin-left:10px; width:300px;" | |||
! colspan="2" style="text-align:center;" {{!}} {{{name|{{PAGENAME}}}}} | |||
|- | |||
{{#if:{{{rows|}}}| | |||
{{{rows}}} | |||
|}} | |||
|}</includeonly><noinclude> | |||
== Usage == | |||
<pre> | |||
{{FeatureInfobox | {{FeatureInfobox | ||
| name = Feature Name | | name = Feature Name | ||
| Line 10: | Line 19: | ||
{{!}}- | {{!}}- | ||
{{!}} Requirements | {{!}} Requirements | ||
{{!}} Level 15 | {{!}} Level 15 | ||
{{!}}- | {{!}}- | ||
{{!}} Rewards | {{!}} Rewards | ||
{{!}} Caps, XP | {{!}} Caps, XP | ||
}} | }} | ||
</pre> | |||
[[Category:Infobox templates]] | |||
</noinclude> | |||
Revision as of 10:59, 3 June 2026
Usage
{{FeatureInfobox
| name = Feature Name
| rows =
{{!}}-
{{!}} Type
{{!}} Event
{{!}}-
{{!}} Location
{{!}} New Reno
{{!}}-
{{!}} Requirements
{{!}} Level 15
{{!}}-
{{!}} Rewards
{{!}} Caps, XP
}}