(Created page with "{| class="infoboxtable" |- ! colspan="2" class="infoboxname" | "{{{name}}}" |- {{#if: {{{image|}}} | {{!}} colspan="2" style="text-align: center;" {{!}} File:{{{image}}}{{!...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
|- |
|- |
||
! colspan="2" class="infoboxdetails" | Details |
! colspan="2" class="infoboxdetails" | Details |
||
+ | |- |
||
+ | {{#if: {{{title|}}} | ! width=80 {{!}} Title |
||
+ | {{!}} {{{title}}} }} |
||
|- |
|- |
||
{{#if: {{{class|}}} | ! width=80 {{!}} Class |
{{#if: {{{class|}}} | ! width=80 {{!}} Class |
||
{{!}} [[{{{class}}}]] }} |
{{!}} [[{{{class}}}]] }} |
||
|- |
|- |
||
− | {{#if: {{{province|}}} | ! |
+ | {{#if: {{{province|}}} | ! Province |
{{!}} [[{{{province}}}]] }} |
{{!}} [[{{{province}}}]] }} |
||
|}<noinclude>{{clear}}{{doc}} |
|}<noinclude>{{clear}}{{doc}} |
Latest revision as of 16:57, 11 April 2018
"{{{name}}}" | |
---|---|
No image yet | |
Details |
This is a simple infobox for a hero.
Usage
{{Hero infobox | name = | image = | title = | class = | province = }}
Example
"Tara" | |
---|---|
![]() | |
Details | |
Title | The Warden Ranger |
Class | Marksman |
Province | Anador |
{{Hero infobox | name = Tara | image = Tara.png | title = The Warden Ranger | class = Marksman | province = Anador }}
The above documentation is transcluded from Template:Hero infobox/doc. (edit | history)