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:2DSpinCube: Difference between revisions

From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump to search
No edit summary
removed dead space
 
Line 4: Line 4:
Creates a rotating 2D-projection 3D cube.
Creates a rotating 2D-projection 3D cube.
==================================================
==================================================
USAGE:
USAGE:
{{2DSpinCube
{{2DSpinCube
Line 13: Line 12:
  | right = Override for right
  | right = Override for right
}}
}}
PARAMETERS:
PARAMETERS:
- image: Default image used if specific faces are not defined.
- image: Default image used if specific faces are not defined.
Line 28: Line 26:
   </div>
   </div>
</div>
</div>
<noinclude>
<noinclude>
== Usage ==
== Usage ==
Line 35: Line 32:
{{2DSpinCube | image = Example.png }}
{{2DSpinCube | image = Example.png }}
</pre>
</pre>
=== Custom Image for each face ===
=== Custom Image for each face ===
<pre>
<pre>

Latest revision as of 18:34, 11 April 2026

Single Image for all faces

[edit source]
{{2DSpinCube | image = Example.png }}

Custom Image for each face

[edit source]
{{2DSpinCube
 | front = Front.png
 | back  = Back.png
 | left  = Left.png
 | right = Right.png
}}