Template:Succession: Difference between revisions

From An Tir Culturewiki
Jump to navigation Jump to search
(braidwood)
mNo edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable" style="margin: 0.5em auto; clear: both; font-size:95%"
{| width="100%" style="color: #000; background-color: #F3F3F3; text-align: center; border-collapse: collapse;"
|- style="text-align: center;"
|-
{{succ-bef|before={{{preceded}}}}}
| width="30%" style="padding: 1em; border: 1px solid #aaa;" |Preceded by:<br/>'''{{{before}}}'''
{{succ-ttl|title={{{office}}}|years={{{years|}}}}}
|width="40%" style="padding: 1em; border: 1px solid #aaa;" | <font size="+1">{{{name}}}</font><br/>'''{{{office}}}'''<br/>{{{datestart}}}&nbsp;&ndash;&nbsp;{{{dateend}}}
{{succ-aft|after={{{succeeded}}} }}
| width="30%" style="padding: 1em; border: 1px solid #aaa;" |Succeeded by:<br/>'''{{{after}}}'''
{{end}}<noinclude>[[Category:Templates|{{PAGENAME}}]]
|-
==Keywords/usage==
|}
 
:'''preceded='''<nowiki> {{{whatever is before}}} </nowiki>
:'''office=''' <nowiki> {{{whatever is title or name, frequently 'this page name' with or without pipetricks}}} </nowiki>
:'''years=''' <nowiki> {{{years|}}} </nowiki> (As an [[dash#En dash|en dash]] separated 'range', appears centered under 'office'. Or other such information. Optional.
:'''succeeded=''' <nowiki> {{{Whatever comes after, usually next office-holder, or link in chain}}} </nowiki>
Pipe separate the "'''keywords=''' ''something you want''" strings in any order. But the 'keyword=' must be given.
{{Commonstmp|Succession}}
 
==Fancy example==
Embedding '''<nowiki><br></nowiki>''' into each field enables multiple line data to be displayed. This is an actual use in the [[Honorverse]] book series:
<!--- Subst'd below as example
{{succession
| preceded=''<big>[[On Basilisk Station]]''</big><br></b>&nbsp;<br><u>Preceding Short-stories</u>:<br>in '<b>[[Changer of Worlds]]</b>'<br>&nbsp;(sub-series: 'Worlds of Honor #3')&nbsp;<br>&nbsp;<br>&nbsp;''<u><b>Ms. Midshipwoman Harrington</b></u>''</b>.&nbsp;
|
office=<br><big><b><font color="blue">{{page}}</font></b></big><br></b><big><b>[[Honorverse#Main series|Honor Harrington books]]</b></big><br><br>Central figure: <b>[[Honor Harrington]]<br><br>In Chronological Order:</b><br>Secong Novel in [[book series]]
<br>&nbsp;
Publication order: &nbsp; ''Second work published<br> (©1993 [[MMPB]] ,©2000 [[Hardcover|HC]])''
| succeeded=''<b><big>[[The Short Victorious War]]</big></b>''<br>&nbsp;
(©1994 [[MMPB]], ©2000 [[Hardcover|HC]])<br>&nbsp;
HC: ISBN 0-671-87596-5<br>&nbsp;<br>&nbsp;<br>
}}
---------------------- Source ends, subst'd example follows as a graphic ---->
{| class="wikitable" style="margin: 0.5em auto; clear: both; font-size:95%"
|- style="text-align: center;"
{{s-bef|before=''<big>[[On Basilisk Station]]''</big><br></b>&nbsp;<br><u>Preceding Short-stories</u>:<br>in '<b>[[Changer of Worlds]]</b>'<br>&nbsp;(sub-series: 'Worlds of Honor #3')&nbsp;<br>&nbsp;<br>&nbsp;''<u><b>Ms. Midshipwoman Harrington</b></u>''</b>.&nbsp;}}
{{s-ttl|title=<br><big><b><font color="blue">[[The Honor of the Queen]]</font></b></big><br></b><big><b>[[Honorverse#Main series|Honor Harrington books]]</b></big><br><br>Central figure: <b>[[Honor Harrington]]<br><br>In Chronological Order:</b><br>Secong Novel in [[book series]]
<br>&nbsp;
Publication order: &nbsp; ''Second work published<br> (©1993 [[MMPB]] ,©2000 [[Hardcover|HC]])''|years={{#if:{{{years|}}}|{{{years}}}|}}|}}
{{s-aft|after=''<b><big>[[The Short Victorious War]]</big></b>''<br>&nbsp;
(©1994 [[MMPB]], ©2000 [[Hardcover|HC]])<br>&nbsp;
HC: ISBN 0-671-87596-5<br>&nbsp;<br>&nbsp;<br> }}
{{end}}
 
</noinclude>

Latest revision as of 20:31, 27 February 2014

Preceded by:
{{{before}}}
{{{name}}}
{{{office}}}
{{{datestart}}} – {{{dateend}}}
Succeeded by:
{{{after}}}