Difference between revisions of "Template:ID"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (+KSP:version,logo)
(Duplicate tier 1 images - now shows tier 2)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{{#switch:{{{1|}}}
+
<includeonly>{{{header|}}}{{#switch:{{{1|}}}
  
 
<!-- KSP:version -->
 
<!-- KSP:version -->
Line 6: Line 6:
 
|KSP:version,wallpaper={{#switch:{{{2|}}}|0.90|0.90.0|.90=090_wallpaper.jpg|0.25|0.25.0|.25=025_wallpaper.jpg|0.24|0.24.1|0.24.2|0.24.0|.24|.24.1|.24.2=024_wallpaper.png|0.23.5|ARM|.23.5=ARM_wallpaper.jpg}}
 
|KSP:version,wallpaper={{#switch:{{{2|}}}|0.90|0.90.0|.90=090_wallpaper.jpg|0.25|0.25.0|.25=025_wallpaper.jpg|0.24|0.24.1|0.24.2|0.24.0|.24|.24.1|.24.2=024_wallpaper.png|0.23.5|ARM|.23.5=ARM_wallpaper.jpg}}
 
|KSP:version,logo={{#switch:{{{2|}}}|0.90.0|0.90|.90=090_logo.png|#default=''This ID is not attributed to a value or a file''}}
 
|KSP:version,logo={{#switch:{{{2|}}}|0.90.0|0.90|.90=090_logo.png|#default=''This ID is not attributed to a value or a file''}}
 +
 +
<!-- KSP:building -->
 +
|KSP:building=''Please spec. a correct data type''
 +
|KSP:building,interiors090={{#switch:{{{2|}}}|SPH=
 +
<gallery>
 +
Inside_SPHTier1.png|{{{level1|Level 1}}}
 +
Inside_SPHTier2.png|{{{level2|Level 2}}}
 +
SPHin.jpg|{{{level3|Level 3}}}
 +
</gallery>|VAB=
 +
<gallery>
 +
Inside_VABTier1.png|{{{level1|Level 1}}}
 +
Inside_VABTier2.png|{{{level2|Level 2}}}
 +
VABin.jpg|{{{level3|Level 3}}}
 +
</gallery>|#default=''This ID is not attributed to a value or a file''}}
  
 
|#default=''This ID is not attributed to a value or a file''
 
|#default=''This ID is not attributed to a value or a file''

Latest revision as of 02:38, 28 May 2018

Usage

This Template allow to use ID, attributed to each game element. It's in development.