|
|
Line 1: |
Line 1: |
| | {{Dropdown| <!-- Note: no section title or text here --> |
| | Dropdown title=Section 2| |
| | Dropdown text style=font-size:small; color:#0B0BEC; text-decoration:underline; display:inline-block; font-weight:bold;| |
| | Begin text=This text will only be displayed after the Section 2 has been selected| |
| | }} |
| | |
| {{Dropdown| | | {{Dropdown| |
| Dropdown title=Subsection 1| | | Dropdown title=Subsection 1| |
| Dropdown text style=font-size:small; color:#0645AD; text-decoration:underline; display:inline-block; font-weight:bold;| | | Dropdown text style=font-size:small; color:#0B0BEC; text-decoration:underline; display:inline-block; font-weight:bold;| |
| Previous dropdown title=Section 2| | | Previous dropdown title=Section 2| |
| Begin text=This text only displays after Section 2 -> Subsection 1 has been selected| | | Begin text=This text only displays after Section 2 -> Subsection 1 has been selected| |
Line 7: |
Line 13: |
| Inside each dropdown area, you can place images, links or additional dropdown options. | | Inside each dropdown area, you can place images, links or additional dropdown options. |
| {{Dropdown end}} | | {{Dropdown end}} |
| | |
| | {{Dropdown| |
| | Dropdown title=Subsection 2| |
| | Dropdown text style=font-size:small; color:#0B0BEC; text-decoration:underline; display:inline-block; font-weight:bold;| |
| | Previous dropdown title=Section 2| |
| | Begin text=This text only displays after Section 2 -> Subsection 2 has been selected| |
| | }} |
| | Inside each dropdown area, you can place images, links or additional dropdown options. |
| | {{Dropdown end}} |
| | {{Dropdown end}} <!-- this closes the definition for Section 2 --> |
| | <hr> |