Template:Populace: Difference between revisions

From An Tir Culture Wiki
Jump to navigation Jump to search
Emelyn (talk | contribs)
Reverting to correct version.
No edit summary
 
(12 intermediate revisions by 3 users not shown)
Line 4: Line 4:
! style="background: #ffcc00; color: #000000;" | '''Photo'''
! style="background: #ffcc00; color: #000000;" | '''Photo'''
|-
|-
| style="text-align:center; background: #ffffff;" | {{{photo}}}<br><small>''{{{photocaption}}}''</small>
| style="text-align:center; background: #ffffff;" | {{{photo |No photo added}}}<br><small>''{{{photocaption| No photo caption added}}}''</small>
|- style="text-align:center;"
|- style="text-align:center;"
! style="background: #ffcc00; color: #000000;" | '''Information'''
! style="background: #ffcc00; color: #000000;" | '''Information'''
Line 11: Line 11:
{| style="margin:0 auto; text-align:left; background: #ffffff;"  cellpadding="2"
{| style="margin:0 auto; text-align:left; background: #ffffff;"  cellpadding="2"
|- valign=top
|- valign=top
|Resides:||{{{location}}}
|Resides:||{{{location|Not specified}}}
|- valign=top
|- valign=top
|Date Started:||{{{status}}}
|Pronouns:||{{{pronouns|Not specified}}}
|- valign=top
|- valign=top
|Awards:||<small>Visit the [[Order of Precedence]] to access a list of this person's awards.</small>
|Date Started:||{{{status|Not specified}}}
|- valign=top
|- valign=top
|Offices:||{{{offices}}}
|Awards:||[{{{oplink|No link added to}}} Order of Precedence]
|- valign=top
|Prefered Title:||{{{title|Not specified}}}
|- valign=top
|Offices:||{{{offices|Not specified}}}
|}
|}
|- style="text-align:center;"
|- style="text-align:center;"
! style="background: #ffcc00; color: #000000;" | '''Heraldry'''
! style="background: #ffcc00; color: #000000;" | '''Heraldry'''
|-
|-
| style="text-align:center; background: #ffffff;" | {{{device}}}<br><small>''{{{devicecaption}}}''</small>
| style="text-align:center; background: #ffffff;" | {{{device | No device image added}}}<br><small>''{{{devicecaption|No device description}}}''</small>
|}
|}
</div>
</div>
[[Category:People]]
[[Category:People]]
<noinclude>
<pre>
== Usage ==
To use this template, you have the template name, and then a series of vertical pipes "|" separating each parameter name, with an equals sign, followed by what you want to pass to that parameter. All of that should be enclosed in double curly brackets. For example:
{{Populace
| photo = [[File:Your_File_Name_Here.jpg|300px]]
| photocaption = Your caption for your photo
| location = where you are located
| pronouns = your pronuns
| status = Date you first joined the SCA
| oplink = url to your OP entry
| title = Your preferred title(s)
| offices = Any offices you hold, if none leave blank
| device = [[File:Your_Devce_File_Name.gif|300px]]
| devicecaption = Heraldric blazon for your device
}}
</pre>
</noinclude>

Latest revision as of 12:19, 30 January 2025

Photo
No photo added
No photo caption added
Information
Resides: Not specified
Pronouns: Not specified
Date Started: Not specified
Awards: [No link added to Order of Precedence]
Prefered Title: Not specified
Offices: Not specified
Heraldry
No device image added
No device description
== Usage ==
To use this template, you have the template name, and then a series of vertical pipes "|" separating each parameter name, with an equals sign, followed by what you want to pass to that parameter. All of that should be enclosed in double curly brackets. For example:

{{Populace 
| photo = [[File:Your_File_Name_Here.jpg|300px]] 
| photocaption = Your caption for your photo 
| location = where you are located 
| pronouns = your pronuns 
| status = Date you first joined the SCA 
| oplink = url to your OP entry 
| title = Your preferred title(s) 
| offices = Any offices you hold, if none leave blank 
| device = [[File:Your_Devce_File_Name.gif|300px]] 
| devicecaption = Heraldric blazon for your device 
}}