Template:SectorBox
From TF Library
(Difference between revisions)
Tyrie Da‘jek (Talk | contribs) |
m |
||
Line 38: | Line 38: | ||
{{{category|[[Category:Templates]]}}} | {{{category|[[Category:Templates]]}}} | ||
</noinclude> | </noinclude> | ||
+ | ==Usage== | ||
+ | The Sector Box template is used for character (people) pages only, to describe the character. Paste the following code into the top of an article, filling all known fields. Parameters and template names are case sensitive. Parameters can be left out, and will revert to the default " - ". | ||
+ | <pre> | ||
+ | {| class="infobox bordered" border=0 cellspacing=0 cellpadding=0 style="background: #eef4f7;border: 0px solid black;margin:0 0 10px 15px;padding: 0;" align=right width=275px> | ||
+ | | style=background:#347ab0; align=center colspan=2 |<center><font color="white">'''General Information'''</font></center> | ||
+ | |- | ||
+ | |style="padding-left:5px;background:#e2e8eb;"| Sector: | ||
+ | |style="padding-left:5px;background:#e2e8eb;"| '''{{{SectorName}}}''' | ||
+ | |- | ||
+ | |style="padding-left:5px;"| Allegiance: | ||
+ | |style="padding-left:5px;"| {{{Allegiance|Unknown}}} | ||
+ | |- | ||
+ | |style="padding-left:5px;background:#e2e8eb;"| Known Systems: | ||
+ | |style="padding-left:5px;background:#e2e8eb;"| {{{KnownSystems|Unknown}}} | ||
+ | |- | ||
+ | |||
+ | |style="padding-left:5px;"| Population: | ||
+ | |style="padding-left:5px;"| {{{Population|0}}} Inhabitant(s) | ||
+ | |- | ||
+ | |style="padding-left:5px;background:#e2e8eb;"| Important Locations: | ||
+ | |style="padding-left:5px;background:#e2e8eb;"| {{{ImportantLocations|None}}} | ||
+ | |- | ||
+ | |style="padding-left:5px;"| Points of Interest: | ||
+ | |style="padding-left:5px;"| {{{PointsOfInterest|None}}} | ||
+ | |- | ||
+ | |style=background:#cdd8e1; align=center colspan=2 |<center><font color="white">[{{{SWCLink|http://rules.swcombine.com/?Galaxy_Map}}} SWCombine rules page URL]</font></center> | ||
+ | |} | ||
+ | [[Category:Territory]] |
Current revision as of 17:42, 16 October 2016
Sector: | {{{SectorName}}} |
Allegiance: | Unknown |
Known Systems: | Unknown |
Population: | 0 Inhabitant(s) |
Important Locations: | None |
Points of Interest: | None |
Parameters
- SectorName
- Allegiance
- KnownSystems
- Population
- ImportantLocations - Default to 'None'
- PointsOfInterest - Default to 'None'
- SWCLink - Default set to the search engine in the rules page : link
Usage
The Sector Box template is used for character (people) pages only, to describe the character. Paste the following code into the top of an article, filling all known fields. Parameters and template names are case sensitive. Parameters can be left out, and will revert to the default " - ".
{| class="infobox bordered" border=0 cellspacing=0 cellpadding=0 style="background: #eef4f7;border: 0px solid black;margin:0 0 10px 15px;padding: 0;" align=right width=275px> | style=background:#347ab0; align=center colspan=2 |<center><font color="white">'''General Information'''</font></center> |- |style="padding-left:5px;background:#e2e8eb;"| Sector: |style="padding-left:5px;background:#e2e8eb;"| '''{{{SectorName}}}''' |- |style="padding-left:5px;"| Allegiance: |style="padding-left:5px;"| {{{Allegiance|Unknown}}} |- |style="padding-left:5px;background:#e2e8eb;"| Known Systems: |style="padding-left:5px;background:#e2e8eb;"| {{{KnownSystems|Unknown}}} |- |style="padding-left:5px;"| Population: |style="padding-left:5px;"| {{{Population|0}}} Inhabitant(s) |- |style="padding-left:5px;background:#e2e8eb;"| Important Locations: |style="padding-left:5px;background:#e2e8eb;"| {{{ImportantLocations|None}}} |- |style="padding-left:5px;"| Points of Interest: |style="padding-left:5px;"| {{{PointsOfInterest|None}}} |- |style=background:#cdd8e1; align=center colspan=2 |<center><font color="white">[{{{SWCLink|http://rules.swcombine.com/?Galaxy_Map}}} SWCombine rules page URL]</font></center> |} [[Category:Territory]]