Template:SIMNav: Difference between revisions
Jump to navigation
Jump to search
(changing margin size?) |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{| class=" | <includeonly>{| class="table" id="toc" style="margin: 0.5em auto; clear: both; border-radius: 10px 10px 10px 10px; text-align: center; background:#{{FIBGColor|{{{Color}}}}}" | ||
|- | |- | ||
| width="30%"| <font color=#ffcc99>Previous sim<br>{{#if: {{{PrevSIM|}}}|[[{{{PrevSIM}}}|{{{PrevTitle}}}]]|N/A}}</font> | | width="30%"| <font color=#ffcc99>Previous sim<br>{{#if: {{{PrevSIM|}}}|[[{{{PrevSIM}}}|{{{PrevTitle}}}]]|N/A}}</font> |
Revision as of 15:17, 6 August 2014
A template for navigating through various SIMs in chronological order. To use, type the following at the bottom of your SIM Archive Page:
{{SIMNav | Color = your character's department color (Red, Orange, Gold, Green, Teal, Blue, Violet, Black, Silver, & White available) | Rank = character's rank | FirstName = Jane | LastName = Doe | Post = character's job | Ship = ship name (e.g. USS Enterprise) | ShipReg = ship registry number (e.g. NCC-1701) | PrevSIM = page name of the preceding SIM (e.g. SIM: Ens. Doe - "Before Now") - (if non exists, leave blank) | PrevTitle = shorter name for the link ( e.g. "Before Now") - (if non exists, leave blank) | NextSIM = page name of the following SIM (e.g. SIM: Ens. Doe - "After Now") - (if non exists, leave blank) | NextTitle = shorter name for the link ( e.g. "After Now") - (if non exists, leave blank) }}
Examples
With other sims listed
Previous sim "Before Now" |
Ensign Jane Doe Turbolift Janitor USS Steampunk NCC-ID10T |
Next sim "After Now" |
Without other sims listed
Previous sim N/A |
Ensign Jane Doe Turbolift Janitor USS Steampunk NCC-ID10T |
Next sim N/A |