Template:Notation: Difference between revisions

From FusionGirl Wiki
Jump to navigationJump to search
(Psionics expansion (01a + 01b): content authored / LaTeX-restored per local submodule; lint-clean.)
 
(A1: delink .md source refs)
 
Line 28: Line 28:
|}
|}


Source: [[05-augmented-pages/02-page-templates.md §1]].
Source: <code>05-augmented-pages/02-page-templates.md §1</code>.


[[Category:Psionics templates]]
[[Category:Psionics templates]]

Latest revision as of 17:02, 11 May 2026

Standard notation header for any equation-bearing page. Documents ψ-convention, metric signature, and unit system in a compact box.

Usage

{{Notation
| psi_convention = lowercase ψ = field amplitude; uppercase Ψ = energy density T⁰⁰(ψ)
| signature      = mostly-plus (−,+,+,+)
| units          = SI
| index_convention = Greek μ,ν,ρ,σ ∈ {0,1,2,3,4} (5D); Latin i,j,k ∈ {1,2,3} (spatial)
| extra          = ℏ = c = 1 unless noted
}}

Parameters

Parameter Notes
psi_convention How ψ vs Ψ vs φ are used on this page.
signature `mostly-plus (−,+,+,+)` or `mostly-minus (+,−,−,−)`.
units `SI`, `natural (ℏ=c=1)`, `Gaussian`, etc.
index_convention optional — Greek/Latin index ranges.
extra optional — any other site-wide convention notes.

Source: 05-augmented-pages/02-page-templates.md §1.