Template:Important section: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly><templatestyles src="Template:Important section/styles.css" /><div class="wizlords-toc-only-heading"> {{#ifeq:{{{toc level|2}}}|3|=== {{{toc}}} ===|== {{{toc}}} ==}} </div> <div {{#if:{{{id|}}}|id="{{{id}}}"|}} class="wizlords-important-section"> <div class="wizlords-important-section-title">{{{title}}}</div> <div class="wizlords-important-section-content"> {{{content}}} </div> </div></includeonly><noinclude> == About this template == Creates a permanently o..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly | <includeonly><div class="wizlords-toc-only-heading"> | ||
{{#ifeq:{{{toc level|2}}}|3|=== {{{toc}}} ===|== {{{toc}}} ==}} | {{#ifeq:{{{toc level|2}}}|3|=== {{{toc}}} ===|== {{{toc}}} ==}} | ||
</div> | </div> | ||
| Line 21: | Line 21: | ||
<pre> | <pre> | ||
{{Important section | {{Important section | ||
|toc= | |toc=Meta: Watching Ones at Games | ||
|title= | |title=Meta: Watching Ones at Games | ||
|content= | |content= | ||
The Watching Ones also have an important out-of-game function. | |||
A person portraying a Watching One is part of the event team and acts as both an in-game Marshal and Story Guide. They help oversee player safety and the rules while also guiding and narrating the unfolding story. | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 23:14, 21 September 2026
About this template
[edit]Creates a permanently open highlighted article section for important information. It uses the established bordered-box appearance but contains no collapsible classes, controls, states, or JavaScript behaviour.
Parameters
[edit]toc- exact text for the hidden table-of-contents heading.toc level- optional; defaults to2. Set to3when the box belongs beneath a level-two section.title- visible title displayed inside the box.content- the section's flexible wikitext content.id- optional exact ID for the outer box.
Example
[edit]{{Important section
|toc=Meta: Watching Ones at Games
|title=Meta: Watching Ones at Games
|content=
The Watching Ones also have an important out-of-game function.
A person portraying a Watching One is part of the event team and acts as both an in-game Marshal and Story Guide. They help oversee player safety and the rules while also guiding and narrating the unfolding story.
}}