Module:Documentation: Difference between revisions

From :: ChromeRivals Wiki ::
Jump to navigation Jump to search
Tag: Manual revert
No edit summary
Line 55: Line 55:
.ToggleTitle
.ToggleTitle
</pre>
</pre>


'''Preview:'''
'''Preview:'''
{{Toggle|Title=Standard Enchanting Cards}}
{{Toggle|Title=Standard Enchanting Cards}}
{|
{|
Line 96: Line 96:


Use <code><nowiki>width:max-content;</nowiki></code> for "button" only.
Use <code><nowiki>width:max-content;</nowiki></code> for "button" only.


'''Preview:'''
'''Preview:'''

Revision as of 16:15, 5 December 2023

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

Templates

Color Templates

Color templates equivalent to game colors.
Used with E.g. {{/lime}} or {{/dorange}}, as closing tag.

Chat#Text_color

{{lime}}

{{dorange}}

{{brown}}

{{lapis}}

{{magenta}}

{{green}}

{{pink}}

{{lgray}}

{{red}}

{{purple}}

{{dgreen}}

{{white}}

{{yellow}}


Toggle button

{{Toggle}}

Always include space or break before this template if you using Title.
Used with {{/Toggle}}, as closing tag.

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


Used style selectors:

#ToggleButton
.ToggleContent 
.ToggleTitle


Preview: Standard Enchanting Cards

Expand

Other

Hover to show

Hover over .HoverHide to show .hide


Used style selectors:

.HoverHide
.hide

Use width:max-content; for "button" only.


Preview:

Hover over this text
To see this

Custom Toggle

Used with: mw-customtoggle-myDivision1 mw-customcollapsible-myDivision1

(Changing myDivision1 to myDivision2, myDivision3 etc.)


Preview:

Click to toggle

Toggled Content