Module:Documentation: Difference between revisions

From :: ChromeRivals Wiki ::
Jump to navigation Jump to search
Ranzu (talk | contribs)
No edit summary
Ranzu (talk | contribs)
No edit summary
Line 3: Line 3:
==Templates==
==Templates==
===Toggle button===
===Toggle button===
 
Information:
Always include space or break before this template if you using <code>TITLE</code>
<pre>
<pre>
{{Toggle|TITLE=Title_Goes_Here}}
{{Toggle|TITLE=Title_Goes_Here}}
Line 9: Line 10:
{{/Toggle}}
{{/Toggle}}
</pre>
</pre>
Information:
Always include space or break before this template if you using <code>TITLE</code>


Used style selectors:
Used style selectors:

Revision as of 13:45, 5 December 2023

This page contains documentation for templates, styles and special pages.

Templates

Toggle button

Information: Always include space or break before this template if you using TITLE

{{Toggle|TITLE=Title_Goes_Here}}
Toggled_Content_Goes_Here
{{/Toggle}}

Used style selectors:

#ToggleButton
.ToggleContent 
.ToggleTitle