Template:Deprecated: Difference between revisions
Template page
More actions
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 | 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 | | 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. | ||
|} | |} | ||
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.
}}