Anonimo
×
Crea una nuova voce
Write your page title here:
We currently have 96 articles on Hallway Wiki. Type your article name above or click on one of the titles below and start writing!



Template:StarSystem: differenze tra le versioni

(Creata pagina con "<includeonly><div style="width:{{{width|500px}}};height:{{{height|500px}}};display:inline-block;vertical-align:text-bottom;"><div class="star-system"><div class="star-system-star"></div>{{{planets}}}</div></div></includeonly><noinclude> <pre> {{StarSystem |width=300px |height=300px |planets= {{Orbit |size=100px |caption=Pianeta 1 |articlename=Pianeta 1 |interval=100s }} {{Orbit |size=200px |caption=Pianeta 2 |articlename=Pianeta 2 |interval=100s }} }} </pre> {{StarSystem...")
 
Nessun oggetto della modifica
 
(3 versioni intermedie di uno stesso utente non sono mostrate)
Riga 1: Riga 1:
<includeonly><div style="width:{{{width|500px}}};height:{{{height|500px}}};display:inline-block;vertical-align:text-bottom;"><div class="star-system"><div class="star-system-star"></div>{{{planets}}}</div></div></includeonly><noinclude>
<includeonly><div style="width:{{{width|500px}}};height:{{{height|500px}}};display:inline-block;vertical-align:top;"><div class="star-system" style="--star-system-color-primary:{{{color|255,255,255}}};--star-system-color-hover:{{{hover|var(--star-system-color-primary)}}}">[[{{{articlename|{{{name}}}}}}|<div class="star-system-star-label">{{{name}}}</div>]]{{{planets}}}</div></div></includeonly><noinclude>
<pre>
<pre>
{{StarSystem
{{StarSystem
|name=Stella
|width=300px
|width=300px
|height=300px
|height=300px
|color=255,255,255
|hover=200,255,200
|planets=
|planets=
{{Orbit
{{Orbit
Riga 10: Riga 13:
|articlename=Pianeta 1
|articlename=Pianeta 1
|interval=100s
|interval=100s
|color=255,100,100
|hover=200,255,200
}}
}}
{{Orbit
{{Orbit
Riga 16: Riga 21:
|articlename=Pianeta 2
|articlename=Pianeta 2
|interval=100s
|interval=100s
|hover=200,255,200
}}
}}
}}
}}
</pre>
</pre>
{{StarSystem
{{StarSystem
|name=Stella
|width=300px
|width=300px
|height=300px
|height=300px
|color=255,255,255
|hover=200,255,200
|planets=
|planets=
{{Orbit
{{Orbit

Versione attuale delle 20:59, 29 apr 2024

{{StarSystem
|name=Stella
|width=300px
|height=300px
|color=255,255,255
|hover=200,255,200
|planets=
{{Orbit
|size=100px
|caption=Pianeta 1
|articlename=Pianeta 1
|interval=100s
|color=255,100,100
|hover=200,255,200
}}
{{Orbit
|size=200px
|caption=Pianeta 2
|articlename=Pianeta 2
|interval=100s
|hover=200,255,200
}}
}}