Template:Infobox Race: Difference between revisions
Template page
More actions
Created page with "<includeonly><!-- Template --><table class="tg-infobox floatright"><!-- -->{{Infobox image row |caption = {{{caption|}}} |image = {{{image|}}} |imageWidth = {{{imageWidth|128}}} |imageHeight = {{{imageHeight|128}}} }}<!-- -->{{Infobox row |colspan = 2 |header = {{{name|{{#explode:{{PAGENAME}}| (|0}}}}} |headerClass = tg-infobox-title }}<!-- -->{{Infobox row |label = Age |data = {{{age|}}} }}<!-- -->{{Infobox..." |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 19: | Line 19: | ||
}}<!-- | }}<!-- | ||
-->{{Infobox row | -->{{Infobox row | ||
|label = Height | |label = Average Height | ||
|data = {{{height|}}} | |data = {{{height|}}} | ||
}}<!-- | }}<!-- | ||
| Line 30: | Line 30: | ||
|data = {{{description|}}} | |data = {{{description|}}} | ||
}}|}}<!-- | }}|}}<!-- | ||
-->{{#if: {{{5ewiki|}}}|{{Infobox row | -->{{#if: {{{5ewiki|}}}{{{frwiki|}}}|{{Infobox row | ||
|colspan = 2 | |colspan = 2 | ||
|header = External Links | |header = External Links | ||
| Line 37: | Line 37: | ||
|colspan = 2 | |colspan = 2 | ||
|data = [https://dnd5e.wikidot.com/{{{5ewiki|}}} {{{name|{{#explode:{{PAGENAME}}| (|0}}}}} on D&D 5e Wiki] | |data = [https://dnd5e.wikidot.com/{{{5ewiki|}}} {{{name|{{#explode:{{PAGENAME}}| (|0}}}}} on D&D 5e Wiki] | ||
}}<!-- | |||
-->{{Infobox ribbon row | -->{{Infobox ribbon row | ||
|color = {{{ribboncolor|}}} | |color = {{{ribboncolor|}}} | ||
Latest revision as of 21:54, 13 March 2026
This template is for racial pages.
| [[File:{{{image}}}|128x128px|thumb|center|{{{caption}}}]] | |
| {{{name}}} | |
|---|---|
| Age | {{{age}}} |
| Average Height | {{{height}}} |
| Description | |
| {{{description}}} | |
| External Links | |
| {{{name}}} on D&D 5e Wiki | |
| {{{name}}} on Forgotten Realms Wiki | |
Usage
{{Infobox Race
| name =
| image =
| caption =
| age =
| height =
| description =
| 5ewiki =
| frwiki =
}}