Difference between revisions of "Template:Infobox"
From Heathen's Gap Wiki
OceanDatrel (talk | contribs) |
OceanDatrel (talk | contribs) |
||
Line 1: | Line 1: | ||
{| class="wikitable" border="1" style="float:right; width:50%" <!-- float puts it on right side and wraps text --> | {| class="wikitable" border="1" style="float:right; width:50%" <!-- float puts it on right side and wraps text --> | ||
|style="text-align: center" | |style="text-align: center" colspan="2" | '''{{{Name}}}''' | ||
|- | |- | ||
| '''Class:''' | |||
| {{{Class}}} <!-- this accesses the named parameter passed to the template, see https://www.mediawiki.org/wiki/Help:Templates --> | | {{{Class}}} <!-- this accesses the named parameter passed to the template, see https://www.mediawiki.org/wiki/Help:Templates --> | ||
|- | |- | ||
| '''Heritage:''' | |||
| {{{Heritage}}} | | {{{Heritage}}} | ||
|} | |} |
Revision as of 13:22, 30 March 2022
{{{Name}}} | |
Class: | {{{Class}}} |
Heritage: | {{{Heritage}}} |