Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox character: Difference between revisions

Template page
Arboris (talk | contribs)
m Added the home tag to the infobox
Arboris (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 69: Line 69:
</tr>
</tr>
}}</table>}}
}}</table>}}
{{#if:{{{pregnancy|}}}{{{dating|}}}{{{relatives|}}}{{{home|}}}|
{{#if:{{{pregnancy|}}}{{{dating|}}}{{{relatives|}}}{{{residence|}}}|
<div class="infobox-subheader">Information</div>
<div class="infobox-subheader">Information</div>
<table class="infobox-table">
<table class="infobox-table">
Line 78: Line 78:
</tr>
</tr>
}}
}}
     {{#if:{{{home|}}}|
     {{#if:{{{residence|}}}|
<tr>
<tr>
<th scope="row">Home</th>
<th scope="row">Residence</th>
<td>{{{home}}}</td>
<td>{{{residence}}}</td>
</tr>
</tr>
}}
}}
Line 96: Line 96:
</tr>
</tr>
}}</table>}}
}}</table>}}
{{#if:{{{morning|}}}{{{afternoon|}}}{{{evening|}}}|
{{#if:{{{morning|}}}{{{afternoon|}}}{{{evening|}}}{{{{night}}}|
<div class="infobox-subheader">Schedule</div>
<div class="infobox-subheader">Schedule</div>
<table class="infobox-table">
<table class="infobox-table">
Line 115: Line 115:
<th scope="row">Evening</th>
<th scope="row">Evening</th>
<td>{{{evening}}}</td>
<td>{{{evening}}}</td>
</tr>
}}
    {{#if:{{{night|}}}|
<tr>
<th scope="row">Night</th>
<td>{{{night}}}</td>
</tr>
</tr>
}}
}}
</table>}}</div></includeonly><noinclude>[[Category:Templates]]</noinclude>
</table>}}</div></includeonly><noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 08:41, 30 July 2026