Difference between revisions of "User:PsiPhi/StarBox"
Jump to navigation
Jump to search
(Significant additions; added template description) |
(forgot a group of wikis within the table headers) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
== Syntax == | == Syntax == | ||
− | <nowiki>{{StarBox|Star Name|Star Color|Star Size|Number of Planets in system| PlanetLine parameters}}</nowiki> | + | <nowiki>{{StarBox|Star Name|Star Color|Star Size|Number of Planets in system|</nowiki> [[User:PsiPhi/PlanetLine|PlanentLine]] <nowiki>parameters}}</nowiki> |
== Example == | == Example == | ||
Line 37: | Line 37: | ||
== Limitations/Problems == | == Limitations/Problems == | ||
*Unless someone knows of a way to dynamically link N number of template entries, as in PlanetDataForN, this template is severely limited by requiring a number of statically created "helper" templates for systems with {0, 1, 2, ..., N} number of planets. I do not know enough wiki to know if the equivalent of a for-loop or something similar exists. | *Unless someone knows of a way to dynamically link N number of template entries, as in PlanetDataForN, this template is severely limited by requiring a number of statically created "helper" templates for systems with {0, 1, 2, ..., N} number of planets. I do not know enough wiki to know if the equivalent of a for-loop or something similar exists. | ||
− | * | + | *A solution to the preceding limitation is likely pointless, aside from personal curiosity, since creating a page for every star system within the game was seen as filling the Ultronomicon with potentially useless data. |
== See Also == | == See Also == | ||
Line 52: | Line 52: | ||
| | | | ||
{| border="1" cellpadding="3" cellspacing="0" | {| border="1" cellpadding="3" cellspacing="0" | ||
− | !<small>Name||<small>Type||<small>Temp. (°c)||<small>Weather||<small>Tectonic||<small>Gravity (g.)||<small>Moons | + | !<small>Name||<small>Type||<small>[[Lander_Hints#Dangers|Temp. (°c)]]||<small>[[Lander_Hints#Dangers|Weather]]||<small>[[Lander_Hints#Dangers|Tectonic]]||<small>[[Lander_Hints#Other_Considerations|Gravity (g.)]]||<small>Moons |
|- | |- | ||
{{User:PsiPhi/PlanetDataFor{{{4}}} | {{User:PsiPhi/PlanetDataFor{{{4}}} |
Latest revision as of 21:17, 15 October 2007
Starbox is an attempt at presenting each star system and its planets in a standardized format.
Deemed excessive, it was decided it would only be used for the Sol system, for now.
Syntax[edit]
{{StarBox|Star Name|Star Color|Star Size|Number of Planets in system| PlanentLine parameters}}
Example[edit]
Sol | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Possibilities for Expansion[edit]
- It is possible to add columns for total bio points and RUs on each planet.
- It is possible to include the moons of each planet within the table, since they contain the same data.
- It is possible to include a column for Special item/encounter ... like a checkbox (Y/N).
Limitations/Problems[edit]
- Unless someone knows of a way to dynamically link N number of template entries, as in PlanetDataForN, this template is severely limited by requiring a number of statically created "helper" templates for systems with {0, 1, 2, ..., N} number of planets. I do not know enough wiki to know if the equivalent of a for-loop or something similar exists.
- A solution to the preceding limitation is likely pointless, aside from personal curiosity, since creating a page for every star system within the game was seen as filling the Ultronomicon with potentially useless data.
See Also[edit]