Toggle menu
20
62
5
836
Irontide Fantasy Roleplay
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Race Infobox: Difference between revisions

Template page
Created page with "{{#invoke:Infobox|infobox_template |title = {{{name|{{PAGENAME}}}}} |image = {{{image|}}} |imgwidth = {{{imgwidth|280px}}} |caption = {{{caption|}}} |header1 = General |label2 = Formal Name |data2 = {{{formal_name|}}} |label3 = Common Name |data3 = {{{common_name|}}} |label4 = Founding |data4 = {{{founding|}}} |label5 = Founder / First Leader |data5 = {{{founder|}}} |label6 = Current Leader |data6..."
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#invoke:Infobox|infobox_template
<!-- ===========================
|title      = {{{name|{{PAGENAME}}}}}
    Template:Race Infobox
|image      = {{{image|}}}
    No ParserFunctions version
|imgwidth    = {{{imgwidth|280px}}}
    =========================== -->
|caption    = {{{caption|}}}


|header1    = General
<table class="infobox" role="presentation">
|label2      = Formal Name
|data2      = {{{formal_name|}}}
|label3      = Common Name
|data3      = {{{common_name|}}}
|label4      = Founding
|data4      = {{{founding|}}}
|label5      = Founder / First Leader
|data5      = {{{founder|}}}
|label6      = Current Leader
|data6      = {{{current_leader|}}}


|header7     = Territory
  <!-- Name -->
|label8      = Capital
  <tr><th class="infobox-title" colspan="2">{{{name|}}}</th></tr>
|data8      = {{{capital|}}}
  <!-- Image -->
|label9      = Major Settlements
  <tr>
|data9      = {{{major_cities|}}}
     <td colspan="2" style="text-align:center; padding:6px;">[[File:{{{image|}}}|frameless|class=infobox-image|alt={{{alt|}}}|link=]]<div class="infobox-caption">{{{caption|}}}</div></td>
|label10    = Primary Regions
  </tr>
|data10      = {{{regions|}}}


|header11    = Population & Physiology
  <!-- Founding section -->
|label12    = Average Lifespan
  <tr><th class="infobox-section" colspan="2">Founding</th></tr>
|data12      = {{{lifespan|}}}
  <tr><td class="infobox-label">Founded</td><td class="infobox-data">{{{founding|}}}</td></tr>
|label13    = Height Range
  <tr><td class="infobox-label">Founder</td><td class="infobox-data">{{{founder|}}}</td></tr>
|data13      = {{{height|}}}
  <tr><td class="infobox-label">Current Leader</td><td class="infobox-data">{{{current_leader|}}}</td></tr>
|label14    = Appearance Notes
|data14      = {{{appearance_notes|}}}


|header15    = Society
  <!-- Geography -->
|label16    = Primary Language
  <tr><th class="infobox-section" colspan="2">Geography</th></tr>
|data16      = {{{language|}}}
  <tr><td class="infobox-label">Capital</td><td class="infobox-data">{{{capital|}}}</td></tr>
|label17    = Major Religions
  <tr><td class="infobox-label">Major Cities</td><td class="infobox-data">{{{major_cities|}}}</td></tr>
|data17      = {{{religion|}}}
  <tr><td class="infobox-label">Regions</td><td class="infobox-data">{{{regions|}}}</td></tr>
|label18    = Government Type
|data18      = {{{government|}}}


|header19    = Relations
  <!-- Biology -->
|label20    = Allies
  <tr><th class="infobox-section" colspan="2">Biology</th></tr>
|data20      = {{{allies|}}}
  <tr><td class="infobox-label">Lifespan</td><td class="infobox-data">{{{lifespan|}}}</td></tr>
|label21    = Enemies
  <tr><td class="infobox-label">Height</td><td class="infobox-data">{{{height|}}}</td></tr>
|data21      = {{{enemies|}}}


|below      = {{{below|[[Category:Races]]}}}
  <!-- Culture -->
}}
  <tr><th class="infobox-section" colspan="2">Culture</th></tr>
  <tr><td class="infobox-label">Language</td><td class="infobox-data">{{{language|}}}</td></tr>
  <tr><td class="infobox-label">Religion</td><td class="infobox-data">{{{religion|}}}</td></tr>
 
  <!-- Government -->
  <tr><th class="infobox-section" colspan="2">Government</th></tr>
  <tr><td class="infobox-label">Government</td><td class="infobox-data">{{{government|}}}</td></tr>
 
  <!-- Relations -->
  <tr><th class="infobox-section" colspan="2">Relations</th></tr>
  <tr><td class="infobox-label">Allies</td><td class="infobox-data">{{{allies|}}}</td></tr>
  <tr><td class="infobox-label">Enemies</td><td class="infobox-data">{{{enemies|}}}</td></tr>
 
</table>

Latest revision as of 12:40, 29 November 2025