Category:Award Display Templates: Difference between revisions

Jump to navigation Jump to search
documentation, part 1.
(creating template category.)
 
(documentation, part 1.)
Line 1: Line 1:
This category is for award display templates. Will contain documentation later.
This category is for award display templates. Will contain documentation later.
{{bluebox|Want to create your own template for awards, promotions and position changes?
Look no further!
}}
This page will tell you how to create your very own awards display with collapsible tables.
===The creator==
To start the template out, replace the placeholders with your name. After this example, we will explain the options.
<pre>
{{AwardDisplayTable|NAME=Aenia Kthia|COLLAPSED=n
|{{AwardTable|TITLE=Service Awards
|{{AwardHeader|328007.12|{{USS|Blenheim|X}}|Fleet Commodore Ka'reitha Aronfast}}
|{{AwardRow|Innovation Ribbon|Pomp and Circumstance, Part II|ROWSPAN=2}}
|{{AwardRow|Explorer's Ribbon|NUM=11|DISP=Explorer's Ribbon (11th Citation)}}
}}
}}
</pre>
If you want it to be collasped, you can leave COLLAPSED off, but if you put no or n, it will not be collasped on the first line.
{{bluebox|Usage for AwardHeader:
<br>
*The stardate of the award goes first<br>
*The second variable is the name of the ship. You can use the <nowiki>{{USS|Shipname|Suffix}}</nowiki> format, or you can just put USS-Shipname-A. *For Starbase 118 Ops, the Embassy or any other installation, a link will need to be inserted in wikicode.<br>
*The last variable is the presenter of the award.<br>
}}
Usage for AwardRow:
<br>
*The first parameter is the name of the ribbon. Use the name from [[Template: Ribbons]] here.<br>
*The second parameter is the description or link.<br>
<br>
*Use NUM= if you have recieved the citation more than once. (Up to 11. If you've gotten something 12 times, you'll need to start displaying it again.)<br>
*USE ROWSPAN= if you recieved multiple citations in one sim. Only specify this on the '''first''' citation. '''Do not specify it on the citations after the first.'''
7,850

edits

Navigation menu