Difference between revisions of "Template:Cube"
Jump to navigation
Jump to search
Coppersalts (talk | contribs) |
|||
Line 39: | Line 39: | ||
<div class="cube-face face-left">{{#if:{{{4|}}}|{{{4}}}}}</div> | <div class="cube-face face-left">{{#if:{{{4|}}}|{{{4}}}}}</div> | ||
<div class="cube-face face-top">{{#if:{{{5|}}}|{{{5}}}}}</div> | <div class="cube-face face-top">{{#if:{{{5|}}}|{{{5}}}}}</div> | ||
− | <div class="cube-face face-bottom">{{#if:{{{6|}}}|{{6}}}}</div> | + | <div class="cube-face face-bottom">{{#if:{{{6|}}}|{{{6}}}}</div> |
</div> | </div> | ||
</div> | </div> | ||
[[Category:Pages containing a rotating css cube]] | [[Category:Pages containing a rotating css cube]] | ||
<noinclude>By the way, this takes [[parameters]]! Usage is like this: <nowiki>{{Cube|1|2|3|4|5|6}}</nowiki>. You can add your own [[custom]] faces to [[THE CUBE (DJ Suwami song)|the cube]] this way! Also, every [[field]] in the template is [[optional]], so you can just have the blank cube if you [[wish]].</noinclude> | <noinclude>By the way, this takes [[parameters]]! Usage is like this: <nowiki>{{Cube|1|2|3|4|5|6}}</nowiki>. You can add your own [[custom]] faces to [[THE CUBE (DJ Suwami song)|the cube]] this way! Also, every [[field]] in the template is [[optional]], so you can just have the blank cube if you [[wish]].</noinclude> |