|
|
Line 12: |
Line 12: |
| | body || optional || Valid options: <tt>yes</tt> or <tt>no</tt>.<br />Default: yes. | | | body || optional || Valid options: <tt>yes</tt> or <tt>no</tt>.<br />Default: yes. |
| |- | | |- |
| | color || optional || Valid options: <tt>ldstech</tt>, <tt>pink</tt>, <tt>orange</tt>, <tt>yellow</tt>, <tt>green</tt>, <tt>blue</tt> and <tt>purple</tt>.<br />Default: Gray box title, white background for body, shades of gray for borders. | | | color || optional || Valid options: <tt>pink</tt>, <tt>orange</tt>, <tt>yellow</tt>, <tt>green</tt>, <tt>blue</tt> and <tt>purple</tt>.<br />Default: Gray box title, white background for body, shades of gray for borders. |
| |- | | |- |
| | float || optional || Valid options: <tt>left</tt> or <tt>right</tt>.<br />Default: left. | | | float || optional || Valid options: <tt>left</tt> or <tt>right</tt>.<br />Default: left. |
Line 88: |
Line 88: |
| }} | | }} |
| </pre> | | </pre> |
| |-
| | |
| |{{Box
| |
| | color=ldstech
| |
| | float=right
| |
| | width=240px
| |
| | title=LDSTech Colors
| |
| | content=This box uses the default colors
| |
| for the LDSTech skin of the wiki.
| |
| }}
| |
| |<pre>
| |
| {{Box
| |
| | color=ldstech
| |
| | float=right
| |
| | width=240px
| |
| | title=LDSTech Colors
| |
| | content=This box uses the default colors
| |
| for the LDSTech skin of the wiki.
| |
| }}
| |
| </pre> | | </pre> |
| |- | | |- |