Category:Award Display Templates

From 118Wiki
Revision as of 12:48, 6 April 2015 by Ceciri (talk | contribs) (documentation, part 1.)
Jump to navigation Jump to search

This category is for award display templates. Will contain documentation later.

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.

{{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)}}
}}
}}

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.

Usage for AwardHeader:


  • The stardate of the award goes first
  • The second variable is the name of the ship. You can use the {{USS|Shipname|Suffix}} 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.
  • The last variable is the presenter of the award.


Usage for AwardRow:

  • The first parameter is the name of the ribbon. Use the name from Template: Ribbons here.
  • The second parameter is the description or link.


  • 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.)
  • 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.