Difference between revisions of "Template:Infobox person"

From The Utopian Encyclopedia
Jump to: navigation, search
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{
+
<table style="float:right; width:258px; margin:0 0 7px 14px; border-collapse:collapse; background:#fff; border:1px solid #999; line-height:1.5; color:#000; font-size:smaller;"><tr>
| name          = <!-- defaults to article title when left blank -->
+
<th colspan="2" style="background:#ddd; border-bottom:1px solid #999; font-size:larger; padding:4px; text-align:center;">{{{name}}}</th></tr>
| image        = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] -->
+
<tr style="border-bottom:1px solid #999;"><th colspan="2" style="padding:0;">{{{image}}}</th></tr>
| alt          = <!-- descriptive text for use by speech synthesis (text-to-speech) software -->
+
<tr><th colspan="2" style="background:#ddd; border-bottom:1px solid #999; border-top:1px solid #999; padding:4px; text-align:center;">
| caption      =  
+
=='''Player Information'''==
| nationality  = <!-- use only when necessary per [[WP:INFONAT]] -->
+
</th></tr>
| alliances  =  
+
<tr style="border-bottom:1px solid #999;">
| years_active  =  
+
<td style="padding:4px;"><b>Name</b></td>
| known_for    =  
+
<td style="padding:4px;">{{{name}}}</td>
| notable_works =  
+
</tr>
}}
+
<tr style="border-bottom:1px solid #999;">
 +
<td style="padding:4px;"><b>Nationality</b></td>
 +
<td style="padding:4px;">{{{nationality}}}</td>
 +
</tr>
 +
<tr style="border-bottom:1px solid #999;">
 +
<td style="padding:4px;"><b>Kingdom</b></td>
 +
<td style="padding:4px;">{{{kingdom}}}</td>
 +
</tr>
 +
<tr style="border-bottom:1px solid #999;">
 +
<td style="padding:4px;"><b>Years Active</b></td>
 +
<td style="padding:4px;">{{{years_active}}}</td>
 +
</tr>
 +
<tr style="border-bottom:1px solid #999;">
 +
<td style="padding:4px;"><b>Status</b></td>
 +
<td style="padding:4px;">{{{status}}}</td>
 +
</tr>
 +
<tr style="border-bottom:1px solid #999;">
 +
<td style="padding:4px;"><b>Crowns</b></td>
 +
<td style="padding:4px;">{{{crowns}}}</td>
 +
</tr>
 +
</table>
 +
 
 +
<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 01:33, 24 April 2023

{{{name}}}
{{{image}}}

Player Information

Name {{{name}}}
Nationality {{{nationality}}}
Kingdom {{{kingdom}}}
Years Active {{{years_active}}}
Status {{{status}}}
Crowns {{{crowns}}}