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: 25em; 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}}} | ||
| Line 10: | Line 10: | ||
-->{{#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|}}}|<th>Date of birth:</th><td>{{{Date_of_Birth|}}}</td></tr>}}<!-- | -->{{#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 | -->{{#if:{{{Place_of_Death|}}}|<tr><th>Place of death:</th><td>{{{Place_of_Death|}}}</td>}}<!-- | ||
-->{{#if:{{{Date_of_Death|}}}| | -->{{#if:{{{Date_of_Death|}}}|<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>}}<!-- | ||
Revision as of 10:09, 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.