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: 25em; text-align: left"> | <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= | -->{{#if: {{{image|}}} |<tr><td colspan=3 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>}}<!-- | ||
| Line 8: | Line 8: | ||
-->{{#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></tr>}}<!-- | ||
-->{{#if:{{{Date_of_Birth|}}}|<th>Date of birth:</th><td>{{{Date_of_Birth|}}}</td></tr>}}<!-- | -->{{#if:{{{Date_of_Birth|}}}|<tr><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></tr>}}<!-- | ||
-->{{#if:{{{Date_of_Death|}}}|<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>}}<!-- | ||
Revision as of 10:13, 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.