More actions
No edit summary |
forgot the </noinclude> |
||
Line 6: | Line 6: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
This is a very complicated template system. We are trying to add other features to this template, but we have yet to get them to work. | This is a very complicated template system. It must be done excatly like shown below or it will not work. | ||
<pre> | |||
{{start box}} | |||
{{succession box | |||
|before=[[Jack Fisk]] | |||
|title=Comanding Officer of the [[Mercury class battlestar|battlestar]] ''[[Pegasus (RDM)|Pegasus]]'' | |||
|after=[[Lee Adama]] | |||
}} | |||
{{end box}} | |||
</pre> | |||
We are trying to add other features to this template, but we have yet to get them to work. | |||
</noinclude> |
Revision as of 15:10, 25 March 2006
This is a very complicated template system. It must be done excatly like shown below or it will not work.
{{start box}} {{succession box |before=[[Jack Fisk]] |title=Comanding Officer of the [[Mercury class battlestar|battlestar]] ''[[Pegasus (RDM)|Pegasus]]'' |after=[[Lee Adama]] }} {{end box}}
We are trying to add other features to this template, but we have yet to get them to work.