Difference between revisions of "User:Victor Bearwolf/Snail Obj"
From Game Logs
m |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{#vardefine:snailcounter|{{#expr:{{#var:snailcounter}}+1}}}}{{#vardefine:snaildata|{{#var:snaildata}}{{{x|0}}}\{{{y|0}}}\}}<div style="position:absolute; z-index:10; top:calc({{{y|0}}}% - 10px); left:calc({{{x|0}}}% - 10px); width:20px; height:20px; background-color:{{{ | + | <includeonly>{{#vardefine:snailcounter|{{#expr:{{#var:snailcounter}}+1}}}}{{#vardefine:snaildata|{{#var:snaildata}}{{{x|0}}}\{{{y|0}}}\}}{{#if: {{{Text|}}} |<div style=" |
+ | font-family:'Caveat',cursive,sans-serif; | ||
+ | font-size:{{{Font-size|100%}}}; | ||
+ | text-decoration:none; | ||
+ | color:#000; | ||
+ | background:{{{Background|#ffc}}}; | ||
+ | display:block; | ||
+ | height:{{{Height|auto}}}; | ||
+ | width:{{{Width|5em}}}; | ||
+ | padding:0.5em; | ||
+ | overflow:hidden; | ||
+ | position:absolute; | ||
+ | left:calc({{{x|0}}}% - {{{Width|5em}}} / 2); | ||
+ | top:calc({{{y|0}}}% - 25px); | ||
+ | /* Firefox */ | ||
+ | -moz-box-shadow:5px 5px 7px rgba(33,33,33,1); | ||
+ | -moz-transform:rotate({{{Angle|0}}}deg); | ||
+ | /* Safari+Chrome */ | ||
+ | -webkit-box-shadow: 5px 5px 7px rgba(33,33,33,.7); | ||
+ | -webkit-transform:rotate({{{Angle|0}}}deg); | ||
+ | /* Opera */ | ||
+ | box-shadow: 5px 5px 7px rgba(33,33,33,.7); | ||
+ | -o-transform:rotate({{{Angle|0}}}deg); | ||
+ | "><br><br>{{{Text}}}</div>|}} | ||
+ | <div style=" | ||
+ | position:absolute; | ||
+ | z-index:10; | ||
+ | top:calc({{{y|0}}}% - 10px); | ||
+ | left:calc({{{x|0}}}% - 10px); | ||
+ | width:20px; height:20px; | ||
+ | background-color:{{{Color|black}}}; | ||
+ | border-radius:50%; text-align:center; | ||
+ | -moz-box-shadow:3px 3px 7px rgba(22,22,22,1); | ||
+ | -webkit-box-shadow: 3px 3px 7px rgba(22,22,22,.7); | ||
+ | box-shadow: 3px 3px 7px rgba(22,22,22,.7); | ||
+ | color:{{{Label|white}}}; | ||
+ | ">{{#if:{{#var:snaillabels}}|{{#var:snailcounter}}}}</div></includeonly><noinclude><div style="position:relative; width:100%; height:500px; background:#aaaaaa;"> | ||
Unleash the Snails! | Unleash the Snails! | ||
{{#vardefine:snaillabels|1}} | {{#vardefine:snaillabels|1}} | ||
− | {{User:Victor_Bearwolf/Snail_Obj|x=50|y=15|}} | + | {{User:Victor_Bearwolf/Snail_Obj|x=50|y=15|Text=Blue / Red}} |
− | {{User:Victor_Bearwolf/Snail_Obj|x=20|y=45|}} | + | {{User:Victor_Bearwolf/Snail_Obj|x=20|y=45|Text=Yellow / Orange}} |
− | {{User:Victor_Bearwolf/Snail_Obj|x=50|y=55| | + | {{User:Victor_Bearwolf/Snail_Obj|x=50|y=55|Text=Empty|Background=black|Color=#ffffff|Label=black}} |
− | {{User:Victor_Bearwolf/Snail_Obj|x=80|y=45|}} | + | {{User:Victor_Bearwolf/Snail_Obj|x=80|y=45|Text=Yellow / Green}} |
− | {{User:Victor_Bearwolf/Snail_Obj|x=35|y=85}} | + | {{User:Victor_Bearwolf/Snail_Obj|x=35|y=85|Text=Blue / Green}} |
− | {{User:Victor_Bearwolf/Snail_Obj|x=65|y=85}} | + | {{User:Victor_Bearwolf/Snail_Obj|x=65|y=85|Text=Orange / Red}} |
{{User:Victor_Bearwolf/Snail_Lnk|1|6|color=Red}} | {{User:Victor_Bearwolf/Snail_Lnk|1|6|color=Red}} | ||
{{User:Victor_Bearwolf/Snail_Lnk|6|2|color=Orange}} | {{User:Victor_Bearwolf/Snail_Lnk|6|2|color=Orange}} |
Latest revision as of 19:08, 20 October 2020
Unleash the Snails!
1
2
3
4
5
6
Counted snails: 6
Snails data: 50\15\20\45\50\55\80\45\35\85\65\85\