Project:Player Infoboxes: Difference between revisions
(Usage info added) |
No edit summary |
||
Line 53: | Line 53: | ||
|<nowiki>{{Infobox USS Spectre Player}}</nowiki> | |<nowiki>{{Infobox USS Spectre Player}}</nowiki> | ||
|} | |} | ||
==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: | |||
<pre>{| 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 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}} | |||
|}</pre> | |||
{| 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 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}} | |||
|} | |||
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). |
Revision as of 21:01, 12 February 2006
Infoboxes available
|
|
| ||||||
|
|
| ||||||
|
|
| ||||||
|
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.
|
{{Infobox Commanding Player}} |
|
{{Infobox Marines Player}} | ||||
|
{{Infobox Academy Player}} |
|
{{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}} |
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 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 | ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
|
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).