Template:Terminal
From Halopedia, the Halo wiki
Observed extensive ground action on [LP 656-38 e]. 9,045 survivors barricaded within central government building. Structure's defenses inadequate to withstand extended siege by enemy ground forces (≈1,572,034,315+). Estimate position overrun in [173 hours].
846 smaller groups on less defensible structures; global distribution corresponding to [probability mode zeta]. Estimated local position overrun in [9 hours] (average).
Used to replicate the terminals in Terminals. The code for the above is:
{{Terminal}} Observed extensive ground action on <span style="color:#FA0">[LP 656-38 e]</span>. 9,045 survivors barricaded within central government building. Structure's defenses inadequate to withstand extended siege by enemy ground forces (≈1,572,034,315+). Estimate position overrun in <span style="color:#FA0">[173 hours]</span>. {{Terminal|p}} 846 smaller groups on less defensible structures; global distribution corresponding to <span style="color:#FA0">[probability mode zeta]</span>. Estimated local position overrun in <span style="color:#FA0">[9 hours]</span> (average). {{Terminal|end}}
The basic syntax is:
{{Terminal}} <!-- begin Terminal Text {{Terminal|p}} <--- use in place of empty lines. Text {{Terminal|end}} <!--- end of Terminal
Be careful with your line breaks... This template is a little quirky. Basically, you need line breaks after {{Terminal}}
and {{Terminal|p}}
.
The color used for the orange text is #FA0.