Difference between revisions of "User:PsiPhi/Sandbox"

From Ultronomicon
Jump to navigation Jump to search
(testing Starbox change)
(raked clean)
 
Line 1: Line 1:
<noinclude>
 
Starbox is an attempt at presenting each star system and its planets in a standardized format.<br>
 
Deemed excessive, it was decided it would only be used for the [[Sol]] system, for now.
 
  
== Syntax ==
 
 
<nowiki>{{StarBox|Star Name|Star Color|Star Size|Number of Planets in system| PlanetLine parameters}}</nowiki>
 
 
== Example ==
 
 
{| border="1" cellpadding="0" cellspacing="0"
 
| style="color:Yellow;background-color:rgb(187,187,187);text-align:center" |
 
<big>'''Sol'''</big><br>'''Color:''' Yellow<br>'''Size:''' Medium
 
|-
 
|
 
{| border="1" cellpadding="3" cellspacing="0"
 
!<small>Name||<small>Type||<small>[[Lander_Hints#Dangers|Temp. (&deg;c)]]||<small>[[Lander_Hints#Dangers|Weather]]||<small>[[Lander_Hints#Dangers|Tectonic]]||<small>[[Lander_Hints#Other_Considerations|Gravity (g.)]]||<small>Moons
 
|-
 
{{User:PsiPhi/PlanetDataFor9
 
|[[Mercury]]|Metal (Metallic)|165|0|3|0.37|0|=
 
|[[Venus]]|Primordial|457|8|2|0.90|0|=
 
|[[Earth]]|Water|22|2|2|1.00|1|=
 
|[[Mars]]|Dust|-53|2|2|0.38|0|=
 
|[[Jupiter]]|Gas Giant|-143|8|0|2.68|4|=
 
|[[Saturn]]|Gas Giant|-197|8|0|1.22|1|=
 
|[[Uranus]]|Gas Giant|-117|8|0|0.86|0|=
 
|[[Neptune]]|Gas Giant|-229|8|0|1.10|1|=
 
|[[Pluto]]|Pellucid|-235|0|1|0.05|0|}}
 
|}
 
|}
 
 
== Possibilities for Expansion ==
 
*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 ==
 
*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.
 
*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 ==
 
:*''[[User:PsiPhi/PlanetLine|PlanentLine]]''
 
:*''[[User:PsiPhi/PlanetDataFor0|PlanetDataFor0]]''
 
:*''[[User:PsiPhi/PlanetDataFor5|PlanetDataFor5]]''
 
:*''[[User:PsiPhi/PlanetDataFor9|PlanetDataFor9]]''
 
</noinclude>
 
<includeonly>
 
{| border="1" cellpadding="0" cellspacing="0" style="float:right;margin:1em 0px 1em 1em"
 
| style="color:{{{2}}};background-color:rgb(187,187,187);text-align:center" |
 
<big>'''{{{1}}}'''</big><br>'''Color:''' {{{2}}}<br>'''Size:''' {{{3}}}
 
|-
 
|
 
{| border="1" cellpadding="3" cellspacing="0"
 
!<small>Name||<small>Type||<small>Temp. (&deg;c)||<small>Weather||<small>Tectonic||<small>Gravity (g.)||<small>Moons
 
|-
 
{{User:PsiPhi/PlanetDataFor{{{4}}}
 
|{{{5}}}|{{{6}}}|{{{7}}}|{{{8}}}|{{{9}}}|{{{10}}}|{{{11}}}
 
|{{{12}}}|{{{13}}}|{{{14}}}|{{{15}}}|{{{16}}}|{{{17}}}|{{{18}}}
 
|{{{19}}}|{{{20}}}|{{{21}}}|{{{22}}}|{{{23}}}|{{{24}}}|{{{25}}}
 
|{{{26}}}|{{{27}}}|{{{28}}}|{{{29}}}|{{{30}}}|{{{31}}}|{{{32}}}
 
|{{{33}}}|{{{34}}}|{{{35}}}|{{{36}}}|{{{37}}}|{{{38}}}|{{{39}}}
 
|{{{40}}}|{{{41}}}|{{{42}}}|{{{43}}}|{{{44}}}|{{{45}}}|{{{46}}}
 
|{{{47}}}|{{{48}}}|{{{49}}}|{{{50}}}|{{{51}}}|{{{52}}}|{{{53}}}
 
|{{{54}}}|{{{55}}}|{{{56}}}|{{{57}}}|{{{58}}}|{{{59}}}|{{{60}}}
 
|{{{61}}}|{{{62}}}|{{{63}}}|{{{64}}}|{{{65}}}|{{{66}}}|{{{67}}}
 
}}
 
|}
 
|}</includeonly>
 

Latest revision as of 21:09, 15 October 2007