Template:Audience Sidebar

From FusionGirl Wiki
Revision as of 13:54, 11 May 2026 by JonoThora (talk | contribs) (Psionics expansion (01a + 01b): content authored / LaTeX-restored per local submodule; lint-clean.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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