Project:Player Infoboxes

From Star Trek : Freedom's Wiki
Jump to: navigation, search

Infoboxes are small badges you put on your user page to show the ships that you belong to.

Usage[edit]

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[edit]

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.


StarfleetEmblemSmall50px.jpg This player has a character serving as a Commanding Officer!
{{Infobox Commanding Player}}
StarfleetMarinesLogoSmall50px.jpg This player has a character serving in Starfleet Marines!
{{Infobox Marines Player}}
FighterPilotWingsSmall50px.gif This player has a character serving as a fighter pilot!
|{{Infobox Fighter Pilot}}
StarfleetAcademyEmblemSmall50px.jpg This player has a character instructing at the Starfleet Academy!
{{Infobox Academy Player}}
StarbaseGenevaSmall50px.jpg This player has a character stationed aboard Starbase Geneva!
{{Infobox Geneva Player}}
USSBoudiccaSmall50px.jpg This player has a character stationed aboard USS Boudicca!
{{Infobox USS Boudicca Player}}
USSDennisonSmall50px.jpg This player has a character stationed aboard USS Dennison!
{{Infobox USS Dennison Player}}
Akira.jpg This player has a character stationed aboard USS Mystique!
{{Infobox USS Mystique Player}}
USSNimitzSmall50px.jpg This player has a character stationed aboard USS Nimitz!
{{Infobox USS Nimitz Player}}
USSPaladinSmall50px.jpg This player has a character stationed aboard USS Paladin!
{{Infobox USS Paladin Player}}
USSSpectreSmall50px.jpg This player has a character stationed aboard USS Spectre!
{{Infobox USS Spectre Player}}
Uplogo50px.jpg This player has a character serving on Utopia Planitia!
{{Infobox UP Player}}
Champlain Mini - Wiki.jpg This player has a character stationed aboard USS Champlain!
{{Infobox Champlain Player}}
USSNimitzSmall50px.jpg This player has a character stationed aboard USS Rosenante!
{{Infobox USS Rosenante Player}}
Smallhades.jpg This player has a character stationed aboard USS Hades!
{{Infobox USS Hades Player}}
CouncilInfobox.jpg I serve on the Game's Council.
{{Council Player}}
MithrandirA.jpg This player has a character stationed aboard USS Mithrandir!
{{Infobox USS Mithrandir Player}}

Example of a table[edit]

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}}
|-
|{{Infobox UP Player}}
|-
|{{Infobox Champlain Player}}
|}
Player Infoboxes
StarfleetEmblemSmall50px.jpg This player has a character serving as a Commanding Officer!
StarfleetMarinesLogoSmall50px.jpg This player has a character serving in Starfleet Marines!
StarfleetAcademyEmblemSmall50px.jpg This player has a character instructing at the Starfleet Academy!
FighterPilotWingsSmall50px.gif This player has a character serving as a fighter pilot!
StarbaseGenevaSmall50px.jpg This player has a character stationed aboard Starbase Geneva!
USSBoudiccaSmall50px.jpg This player has a character stationed aboard USS Boudicca!
USSDennisonSmall50px.jpg This player has a character stationed aboard USS Dennison!
Akira.jpg This player has a character stationed aboard USS Mystique!
USSNimitzSmall50px.jpg This player has a character stationed aboard USS Nimitz!
USSPaladinSmall50px.jpg This player has a character stationed aboard USS Paladin!
USSSpectreSmall50px.jpg This player has a character stationed aboard USS Spectre!
Uplogo50px.jpg This player has a character serving on Utopia Planitia!
Champlain Mini - Wiki.jpg This player has a character stationed aboard USS Champlain!


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