Template:3DCube
From SNCApedia, the shit nobody cares about encyclopedia
Usage
Because the template uses transparent walls, make sure any images you use are transparent PNGs or SVGs to get the best "see-through" effect.
Mixed content example:
{{3DCube
| size = 250
| front = [[File:Transparent_Image.png|200px]]
| back = <span class="cc-text">HELLO<br>WORLD</span>
| left = Just some plain text!
| right = [[File:Another_Image.png|200px]]
| top = <span class="cc-text">TOP</span>
| bottom = <span class="cc-text">BOTTOM</span>
}}