Template:Audience Sidebar
From FusionGirl Wiki
This template renders the standard audience / prerequisite sidebar that appears at the top of every psionics-cluster page.
Usage
{{Audience_Sidebar
| difficulty = Intermediate
| reading_time = 15 minutes
| prerequisites = [[Page1]], [[Page2]]
| if_too_advanced_see = [[PlainCompanionPage]]
| if_too_basic_see = [[DeeperPage]]
| if_you_want_the_math_see = [[FormalPage]]
}}
Parameters
| Parameter | Required | Allowed values / notes |
|---|---|---|
| difficulty | yes | Plain · Foundational · Intermediate · Advanced |
| reading_time | no | free text (e.g. "10 minutes", "5–10 minutes") |
| prerequisites | no | comma-separated `wikilinks` |
| if_too_advanced_see | no | `wikilink` to plain-language companion |
| if_too_basic_see | no | `wikilink` to deeper / formal page |
| if_you_want_the_math_see | no | `wikilink` to formal version (for plain-language pages) |
Notes
- Source spec:
05-augmented-pages/02-page-templates.md §1(frame-discipline header). - Do not use
<math>,{{PROVEN}},{{TESTABLE}},{{SPECULATIVE}}, or{{HYPOTHESIS}}anywhere in pages that include this template.