Template:PromotionAwardsTable: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(updating to properly create table)
(moved documentation)
Line 51: Line 51:
Example:
Example:
<pre>
<pre>
{{PromotionAwardsTable|URL=Sample URL
|{{PromotionsTableEntry|Rank=Ensign|PipColor=Red|RankStyle=PIC|Character=[[Ceciri Ariadust]]}}
}}
</pre>
{{PromotionAwardsTable|URL=Sample URL
|{{PromotionsTableEntry|Rank=Ensign|PipColor=Red|RankStyle=PIC|Character=[[Ceciri Ariadust]]}}
}}




[[Category: Templates]]
[[Category: Templates]]
</noinclude>
</noinclude>

Revision as of 10:07, 21 March 2021

This creates the Template:PromotionTable, see it's documentation for use. Example:

{{PromotionAwardsTable|URL=Sample URL
|{{PromotionsTableEntry|Rank=Ensign|PipColor=Red|RankStyle=PIC|Character=[[Ceciri Ariadust]]}}
}}