458
edits
As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com. |
Changes
→Collapsible Sections
* If you plan on including a page as a collapsible section use <code><h4></code> This will render a slightly darker colored section that is contained within the larger colored section.
* <code><h3></code> is not left out, it is used for the header that is displayed as the collapsible section's header.
<pre>{{CollapsibleSection
|intro = === Collapsible Section ===
|content= Style Guide/Example Collapsible Section}}
</pre>
will render as:
{{CollapsibleSection
|intro = === Collapsible Section ===
|content= Style Guide/Example Collapsible Section}}
== Related links at the end of the page ==