Template: Location map: Difference between revisions
From A Wiki of Ice and Fire
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<table class="infobox" style="width: | <table class="infobox" style="width: 30em; text-align: left"> | ||
<caption style="font-size: larger;"><span style="display:none;">'''Character name''' </span>'''''{{{Character_name}}}'''''</caption><!-- | <caption style="font-size: larger;"><span style="display:none;">'''Character name''' </span>'''''{{{Character_name}}}'''''</caption><!-- | ||
-->{{#if: {{{image|}}} |<tr><td colspan=2 style="text-align: center">{{{image}}} | -->{{#if: {{{image|}}} |<tr><td colspan=2 style="text-align: center">{{{image}}} | ||
{{#if: {{{image_caption|}}} | <br> {{{image_caption}}} }}</td></tr>}}<!-- | {{#if: {{{image_caption|}}} | <br> {{{image_caption}}} }}</td></tr>}}<!-- | ||
-->{{#if:{{{Alias|}}}|<tr><th>Alias</th><td>{{{Alias}}}</td></tr>}}<!-- | -->{{#if:{{{Alias|}}}|<tr><th>Alias:</th><td>{{{Alias}}}</td></tr>}}<!-- | ||
-->{{#if:{{{Title|}}}|<tr><th>Title</th><td>{{{Title|}}}</td></tr>}}<!-- | -->{{#if:{{{Title|}}}|<tr><th>Title:</th><td>{{{Title|}}}</td></tr>}}<!-- | ||
-->{{#if:{{{Allegiance|}}}|<tr><th>Allegiance</th><td>{{{Allegiance|}}}</td></tr>}}<!-- | -->{{#if:{{{Allegiance|}}}|<tr><th>Allegiance:</th><td>{{{Allegiance|}}}</td></tr>}}<!-- | ||
-->{{#if:{{{Race|}}}|<tr><th>Race</th><td>{{{Race|}}}</td></tr>}}<!-- | -->{{#if:{{{Race|}}}|<tr><th>Race:</th><td>{{{Race|}}}</td></tr>}}<!-- | ||
-->{{#if:{{{Culture|}}}|<tr><th>Culture</th><td>{{{Culture|}}}</td></tr>}}<!-- | -->{{#if:{{{Culture|}}}|<tr><th>Culture:</th><td>{{{Culture|}}}</td></tr>}}<!-- | ||
-->{{#if:{{{Place_of_Birth|}}}|<tr><th>Place of birth</th><td>{{{Place_of_Birth|}}}</td | -->{{#if:{{{Place_of_Birth|}}}|<tr><th>Place of birth:</th><td>{{{Place_of_Birth|}}}</td>}}<!-- | ||
-->{{#if:{{{Date_of_Birth|}}}| | -->{{#if:{{{Date_of_Birth|}}}|<th>Date of birth:</th><td>{{{Date_of_Birth|}}}</td></tr>}}<!-- | ||
-->{{#if:{{{Place_of_Death|}}}|<tr><th>Place of death</th><td>{{{Place_of_Death|}}}</td></tr>}}<!-- | -->{{#if:{{{Place_of_Death|}}}|<tr><th>Place of death:</th><td>{{{Place_of_Death|}}}</td></tr>}}<!-- | ||
-->{{#if:{{{Date_of_Death|}}}|<tr><th>Date of death</th><td>{{{Date_of_Death|}}}</td></tr>}}<!-- | -->{{#if:{{{Date_of_Death|}}}|<tr><th>Date of death:</th><td>{{{Date_of_Death|}}}</td></tr>}}<!-- | ||
-->{{#if:{{{Spouse|}}}|<tr><th>{{nowrap|Spouse}}</th><td>{{{Spouse|}}}</td></tr>}}<!-- | -->{{#if:{{{Spouse|}}}|<tr><th>{{nowrap|Spouse:}}</th><td>{{{Spouse|}}}</td></tr>}}<!-- | ||
-->{{#if:{{{Books|}}}|<tr><th>{{nowrap|Book(s)}}</th><td>{{{Books|}}}</td></tr>}}<!-- | -->{{#if:{{{Books|}}}|<tr><th>{{nowrap|Book(s):}}</th><td>{{{Books|}}}</td></tr>}}<!-- | ||
-->{{#if:{{{n1|}}}|<tr><th>nieuw tekst</th><td>''{{{n1|}}}''</td></tr>}} | -->{{#if:{{{n1|}}}|<tr><th>nieuw tekst</th><td>''{{{n1|}}}''</td></tr>}} | ||
</table><noinclude> | </table><noinclude> | ||
Revision as of 10:03, 27 May 2009
Usage
{{Character
| Character_name =
| image =
| image_caption =
| Alias =
| Title =
| Allegiance =
| Race =
| Culture =
| Spouse =
| Place_of_Birth =
| Date_of_Birth =
| Place_of_Death =
| Date_of_Death =
| Books =
}}
See the talk page for more thorough documentation.
Please do not make major changes to the infobox without proposing and discussing it on the talk page first.