User:DoubleYou/Sandbox: Difference between revisions

From Step Mods | Change The Game
(Replaced content with "=Sandbox=")
No edit summary
 
(21 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=Sandbox=
*[[/Alert]]
*[[/Alert_small]]
*[[/sse]]
*[[/Grids]]
*[[/Main]]
 
{{#css:
.fomod ol {
list-style: none;
margin: 0;
padding: 0;
}
 
.fomod li li ol li ol li {
background-color: inherit;
border-color: inherit;
border-radius: inherit;
color: inherit;
float: inherit;
margin-top: inherit;
padding: inherit;
}
 
.fomod li li ol li:before {
content: '◉ '
}
 
.fomod li li ol li ol li:before {
content: '☑ '
}
 
.fomod li li ol li ol li ol li:before {
content: '☐ '
}
}}
 
'''Code:'''
 
<pre>{{Fomod|
*Page
**Option
***No bullet, checkmark, or unchecked box
**#Radio Choice
**##Checked Choice
**###Unchecked Choice
****Install}}</pre>
 
'''Result:'''
{{Fomod|
*Page
**Option
***No bullet, checkmark, or unchecked box
**#Radio Choice
**##Checked Choice
**###Unchecked Choice
****Install}}

Latest revision as of 04:35, January 13, 2021

{{#css: .fomod ol { list-style: none; margin: 0; padding: 0; }

.fomod li li ol li ol li { background-color: inherit; border-color: inherit; border-radius: inherit; color: inherit; float: inherit; margin-top: inherit; padding: inherit; }

.fomod li li ol li:before { content: '◉ ' }

.fomod li li ol li ol li:before { content: '☑ ' }

.fomod li li ol li ol li ol li:before { content: '☐ ' } }}

Code:

{{Fomod|
*Page
**Option
***No bullet, checkmark, or unchecked box
**#Radio Choice
**##Checked Choice
**###Unchecked Choice
****Install}}

Result:

FOMOD Instructions
  • Page
    • Option
      • No bullet, checkmark, or unchecked box
      1. Radio Choice
        1. Checked Choice
          1. Unchecked Choice
        • Install