Template:40kshiplist: Difference between revisions

From AAFNRPWiki
Jump to navigationJump to search
(Created page with ': Template for pretty-printing a list of 40k ships. : Arg 1 is ship name : Arg 2 is ship class : Arg 3 is the ship's brief description. <TD style="font-style: italic">{{{1}}}</TD…')
 
No edit summary
Line 3: Line 3:
: Arg 2 is ship class
: Arg 2 is ship class
: Arg 3 is the ship's brief description.
: Arg 3 is the ship's brief description.
<TD style="font-style: italic">{{{1}}}</TD><TD>{{{2}}}</TD><TD style="text-transform: capitalize;">{{{3}}}</TD>
<TD style="font-style: italic">FOO {{{1}}}</TD><TD>{{{2}}}</TD><TD style="text-transform: capitalize;">{{{3}}}</TD>

Revision as of 03:11, 6 February 2010

Template for pretty-printing a list of 40k ships.
Arg 1 is ship name
Arg 2 is ship class
Arg 3 is the ship's brief description.

FOO {{{1}}}{{{2}}}{{{3}}}