Template:Succession box/doc: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
(Created page with "<pre> {{start box}} {{succession box |title = |before = |after = |years = }} {{end box}} </pre> <noinclude>Category:Template documentation</noinclude>") |
No edit summary |
||
Line 1: | Line 1: | ||
<pre> | |||
{{succession box | |||
|title = | |||
|before = | |||
|after = | |||
|years = | |||
}} | |||
</pre> | |||
If you use more than one succesion box, then use the start box template as well: | |||
<pre> | <pre> | ||
{{start box}} | {{start box}} | ||
{{succession box | |||
|title = | |||
|before = | |||
|after = | |||
|years = | |||
}} | |||
{{succession box | {{succession box | ||
|title = | |title = | ||
Line 8: | Line 25: | ||
}} | }} | ||
{{end box}} | {{end box}} | ||
</pre> | |||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |
Revision as of 16:12, 29 January 2021
{{succession box |title = |before = |after = |years = }}
If you use more than one succesion box, then use the start box template as well:
{{start box}} {{succession box |title = |before = |after = |years = }} {{succession box |title = |before = |after = |years = }} {{end box}}