Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Deprecated: Difference between revisions

Template page
Create deprecated/historical-content notice template
 
m Replace reader-visible prose double hyphens with a proper em dash entity
 
Line 2: Line 2:
== Usage ==
== Usage ==


Place at the very top of a page documenting a feature, event, system, or place that used to exist on Loka but is no longer active -- kept for historical reference, not as a page about something current.
Place at the very top of a page documenting a feature, event, system, or place that used to exist on Loka but is no longer active — kept for historical reference, not as a page about something current.


<pre>{{Deprecated}}</pre>
<pre>{{Deprecated}}</pre>
Line 16: Line 16:
|-
|-
| <code>reason</code>
| <code>reason</code>
| An optional extra sentence appended after the standard notice, for context the fixed wording doesn't cover -- e.g. when or why it was removed.
| An optional extra sentence appended after the standard notice, for context the fixed wording doesn't cover &mdash; e.g. when or why it was removed.
|}
|}



Latest revision as of 14:18, 23 August 2026

Usage

Place at the very top of a page documenting a feature, event, system, or place that used to exist on Loka but is no longer active — kept for historical reference, not as a page about something current.

{{Deprecated}}

Parameters

Parameter Description
feature A short name for the deprecated thing, slotted into the default sentence (e.g. the old tournament bracket system). Defaults to the generic "a feature".
reason An optional extra sentence appended after the standard notice, for context the fixed wording doesn't cover — e.g. when or why it was removed.
{{Deprecated
|feature=the old tournament bracket system
|reason=It was replaced by the current single source of truth system in 2026.
}}