New mission: revamp the portals to make them look actually tolerable to the eye. They are currently placeholders as of now.
The Gold Network: Soyworld | SNCApedia | SoyPlace


I'm not dead, just inactive for the moment. Faggot (talk) 20:16, 9 April 2026 (UTC)

Template:3DCube

From SNCApedia, the shit nobody cares about encyclopedia
Revision as of 20:20, 13 April 2026 by SomebodyRum (talk | contribs)
Jump to navigationJump to search



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.

Convenience usage (same image on all sides):

{{3DCube
 | size = 150
 | image = Transparent_Image.png
}}

Mixed content override: You can set a global image, but override specific sides using wikitext.

{{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>
}}