Infoboxes available
|
This player has a character serving as a Commanding Officer!
|
|
|
|
|
This player has a character serving as a fighter pilot!
|
|
|
|
|
|
|
This player has a character stationed aboard USS Nimitz!
|
|
|
This player has a character stationed aboard USS Paladin!
|
|
|
This player has a character stationed aboard USS Spectre!
|
|
|
Usage
There are many ways to incorporate the above infoboxes into your character's sheet. Above you can see how they are ordered in a simple table; however, that table may have different shapes and may be placed anywhere on a page, according to the table formatting rules.
List of Templates
In most cases you won't have the need to copy the whole table with all infoboxes to your character's sheet, and you will want to choose single templates only. For ease of reference the following table, with Infoboxes and their corresponding Template tags, is provided.
|
This player has a character serving as a Commanding Officer!
|
|
{{Infobox Commanding Player}}
|
|
{{Infobox Marines Player}}
|
|
This player has a character serving as a fighter pilot!
|
|
|{{Infobox Fighter Pilot}}
|
|
{{Infobox Academy Player}}
|
|
{{Infobox Geneva Player}}
|
|
{{Infobox USS Boudicca Player}}
|
|
{{Infobox USS Dennison Player}}
|
|
{{Infobox USS Mystique Player}}
|
|
This player has a character stationed aboard USS Nimitz!
|
|
{{Infobox USS Nimitz Player}}
|
|
This player has a character stationed aboard USS Paladin!
|
|
{{Infobox USS Paladin Player}}
|
|
This player has a character stationed aboard USS Spectre!
|
|
{{Infobox USS Spectre Player}}
|
Example of a table
A common and simple example of a table made to display the Infoboxes is the following code, with its result displayed immediately below:
{| align=right cellpadding=0px cellspacing=1px style="border: 1px solid #99B3FF; background:#f8fcff"
|align=center|'''Player Infoboxes'''
|-
|{{Infobox Commanding Player}}
|-
|{{Infobox Marines Player}}
|-
|{{Infobox Academy Player}}
|-
|{{Infobox Fighter Pilot}}
|-
|{{Infobox Geneva Player}}
|-
|{{Infobox USS Boudicca Player}}
|-
|{{Infobox USS Dennison Player}}
|-
|{{Infobox USS Mystique Player}}
|-
|{{Infobox USS Nimitz Player}}
|-
|{{Infobox USS Paladin Player}}
|-
|{{Infobox USS Spectre Player}}
|}
Player Infoboxes
|
|
This player has a character serving as a Commanding Officer!
|
|
|
|
|
This player has a character serving as a fighter pilot!
|
|
|
|
|
|
|
This player has a character stationed aboard USS Nimitz!
|
|
|
This player has a character stationed aboard USS Paladin!
|
|
|
This player has a character stationed aboard USS Spectre!
|
|
You can, of course, copy the whole table and delete the templates you don't need.
You can also have fun with the "border: 1px" (table border width), "#99B3FF" (border's colour), "background:#f8fcff" (self explanatory).