Difference between revisions of "Template:Infobox"
From Heathen's Gap Wiki
OceanDatrel (talk | contribs) (Undo revision 179 by OceanDatrel (talk)) Tag: Undo |
OceanDatrel (talk | contribs) |
||
Line 1: | Line 1: | ||
{| class="wikitable" border="1" style="float:right; width:33%" <!-- float puts it on right side and wraps text --> | {| class="wikitable" border="1" style="float:right; width:33%" <!-- float puts it on right side and wraps text --> | ||
|style="text-align: center" <!-- center the text --> colspan="2" <!-- make title row span across columns --> | | |style="text-align: center" <!-- center the text --> colspan="2" <!-- make title row span across columns --> | {{{Name}}} | ||
|- | |- | ||
| style="background:silver; color:arsenic; width:25%" align="right"| ''' | | style="background:silver; color:arsenic; width:25%" align="right"| '''Class: ''' | ||
| {{{ | | {{{Class}}} <!-- this accesses the named parameter passed to the template, see https://www.mediawiki.org/wiki/Help:Templates --> | ||
|- | |- | ||
| style="background:silver; color:arsenic" align="right"| ''' | | style="background:silver; color:arsenic" align="right"| '''Heritage: ''' | ||
| {{{ | | {{{Heritage}}} | ||
|} | |} |
Revision as of 13:10, 30 March 2022
{{{Name}}} | |
Class: | {{{Class}}} |
Heritage: | {{{Heritage}}} |