Difference between revisions of "Template:LineageBox"

From Rollo
(Created page with "<pre>{{LineageBox |s=<!--"Medium"--> |size=<!--An average adult hume stands around 170 cm (or 5'7") and weighs about 70 kg (or 155 pounds).--> |language=<!--"Terran" or "both...")
 
Line 1: Line 1:
 +
<h2>{{{name|{{{folkheritage|Hume}}}}}}</h2>
 +
{{#if:{{{encounter|}}}|<i>{{{encounter|}}}</i><br/>}}
 +
{|
 +
| style="width:50%;"| {{#if:{{{summary|}}}|{{{summary|}}}<br/>&emsp;}}{{#if:{{{l1|}}}|<b><i>{{{l1}}}</i></b>.&nbsp;}}{{{line1|}}}{{#if:{{{l2|}}}{{{line2|}}}|<br/>&emsp;}}{{#if:{{{l2|}}}|<b><i>{{{l2}}}</i></b>.&nbsp;}}{{{line2|}}}{{#if:{{{l3|}}}{{{line3|}}}|<br/>&emsp;}}{{#if:{{{l3|}}}|<b><i>{{{l3}}}</i></b>.&nbsp;}}{{{line3|}}}{{#if:{{{l4|}}}{{{line4|}}}|<br/>&emsp;}}{{#if:{{{l4|}}}|<b><i>{{{l4}}}</i></b>.&nbsp;}}{{{line4|}}}{{#if:{{{l5|}}}{{{line5|}}}|<br/>&emsp;}}{{#if:{{{l5|}}}|<b><i>{{{l5}}}</i></b>.&nbsp;}}{{{line5|}}}
 +
| style="width:50%;"|
 +
&emsp;<b><i>Size</b></i>. {{{size|}}} Your size is {{{s|Medium}}}.<br/>&emsp;<b><i>{{{t1|Trait}}}</i></b>. {{{trait1|Description of trait.}}}{{#if:{{{t2|}}}|<br/>&emsp;<b><i>{{{t2}}}</i></b>. {{{trait2|Description of trait.}}}}}{{#if:{{{t3|}}}|<br/>&emsp;<b><i>{{{t3}}}</i></b>. {{{trait3|Description of trait.}}}}}{{#if:{{{t4|}}}|<br/>&emsp;<b><i>{{{t4}}}</i></b>. {{{trait4|Description of trait.}}}}}{{#if:{{{t5|}}}|<br/>&emsp;<b><i>{{{t5}}}</i></b>. {{{trait5|Description of trait.}}}}}{{#if:{{{t6|}}}|<br/>&emsp;<b><i>{{{t6}}}</i></b>. {{{trait6|Description of trait.}}}}}{{#if:{{{t7|}}}|<br/>&emsp;<b><i>{{{t7}}}</i></b>. {{{trait7|Description of trait.}}}}}{{#if:{{{t8|}}}|<br/>&emsp;<b><i>{{{t8}}}</i></b>. {{{trait8|Description of trait.}}}}}{{#if:{{{t9|}}}|<br/>&emsp;<b><i>{{{t9}}}</i></b>. {{{trait9|Description of trait.}}}}}<br/>&emsp;<b><i>Languages</b></i>. {{{weirdlanguage|You can read, write, and speak {{{language|Terran}}} in addition to any languages you know from having a high Logic score.}}}{{#if:{{{folkheritage|}}}|<br/>&emsp;<b><i>Heritage</i></b>. Choose one from {{{folkheritage|}}} Heritages or Folk Heritages.}}
 +
|}<noinclude>
 +
 +
==Usage==
 
<pre>{{LineageBox
 
<pre>{{LineageBox
 
 
|s=<!--"Medium"-->
 
|s=<!--"Medium"-->
 
|size=<!--An average adult hume stands around 170 cm (or 5'7") and weighs about 70 kg (or 155 pounds).-->
 
|size=<!--An average adult hume stands around 170 cm (or 5'7") and weighs about 70 kg (or 155 pounds).-->
 
|language=<!--"Terran" or "both Terran and Sylvan"-->
 
|language=<!--"Terran" or "both Terran and Sylvan"-->
 +
|weirdlanguage=<!--Omit if unused.-->
 
|folkheritage=<!--"Elf" or "Vergar"-->
 
|folkheritage=<!--"Elf" or "Vergar"-->
 +
|heritagenotes=<!--Blurb that appears after heritage.  E.g., "If you prefer, you can forgo your Obtuse trait to instead gain two heritages.-->
 +
|name=<!--if different than folk heritage-->
  
 
|summary=<!--first paragraph; highlight-->
 
|summary=<!--first paragraph; highlight-->
Line 38: Line 49:
 
|familynames=<!--10 comma-separated entries; omit if unused-->
 
|familynames=<!--10 comma-separated entries; omit if unused-->
 
|names=<!--12 comma-separated entries; omit if unused-->
 
|names=<!--12 comma-separated entries; omit if unused-->
}}</pre>
+
}}</pre></noinclude>

Revision as of 19:18, 7 November 2021

Hume

Size. Your size is Medium.
Trait. Description of trait.
Languages. You can read, write, and speak Terran in addition to any languages you know from having a high Logic score.

Usage

{{LineageBox
|s=<!--"Medium"-->
|size=<!--An average adult hume stands around 170 cm (or 5'7") and weighs about 70 kg (or 155 pounds).-->
|language=<!--"Terran" or "both Terran and Sylvan"-->
|weirdlanguage=<!--Omit if unused.-->
|folkheritage=<!--"Elf" or "Vergar"-->
|heritagenotes=<!--Blurb that appears after heritage.  E.g., "If you prefer, you can forgo your Obtuse trait to instead gain two heritages.-->
|name=<!--if different than folk heritage-->

|summary=<!--first paragraph; highlight-->
|encounter=<!--Pathfinder-style: "This small, ratlike humanoid has a twitching, whiskered snout, pointed ears, and a long, leathery tail."-->
|l1=
|line1=<!--Physical Appearance-->
|l2=
|line2=<!--Biology-->
|l3=
|line3=<!--Common Attitudes; Values; Religion; Culture; Laws-->
|l4=
|line4=<!--Habitats or Cities; Societal Structure; relations with other folk-->
|l5=
|line5=<!--History & Origin-->
|l6=
|line6=<!--Why Adventure?-->

|t1=
|trait1=
|t2=
|trait2=
|t3=
|trait4=
|t4=
|trait4=
|t5=
|trait5=

|namedetail=<!--Paragraph-style blurb. Omit line if not used.-->
|weirdheritage=<!--Mutually exclusive with folkheritage-->
|malenames=<!--10 comma-separated entries; omit if unused-->
|femalenames=<!--10 comma-separated entries; omit if unused-->
|familynames=<!--10 comma-separated entries; omit if unused-->
|names=<!--12 comma-separated entries; omit if unused-->
}}