Template:Outdated: Difference between revisions
Appearance
Create Outdated-page warning banner template |
Update Outdated banner style to red/bold/large per requested design |
||
| Line 1: | Line 1: | ||
<div style="border: | <div style="border:2px solid #c0392b; background:#fdecea; color:#c0392b; padding:14px 18px; margin:0 0 16px 0; border-radius:4px; line-height:1.35;"> | ||
<span style="font- | <span style="font-weight:700; font-size:22px;">This is an Old / Outdated Article, Please use this only as technical Reference</span>{{#if:{{{reason|}}}|<br><span style="font-weight:700; font-size:15px;">Reason: {{{reason}}}</span>}}{{#if:{{{date|}}}|<br><span style="font-size:13px;">Flagged: {{{date}}}</span>}} | ||
</span> | |||
</div><noinclude> | </div><noinclude> | ||
== Usage == | == Usage == | ||
Add <code><nowiki>{{Outdated}}</nowiki></code> at the top of a page to mark it as outdated. | Add <code><nowiki>{{Outdated}}</nowiki></code> at the top of a page to mark it as outdated | ||
(red/bold/large banner). | |||
Optional parameters: | Optional parameters: | ||
Latest revision as of 10:11, 25 July 2026
This is an Old / Outdated Article, Please use this only as technical Reference
Usage[edit]
Add {{Outdated}} at the top of a page to mark it as outdated
(red/bold/large banner).
Optional parameters:
{{Outdated|reason=Server decommissioned}}{{Outdated|date=2026-07}}- Both together:
{{Outdated|reason=Client migrated off this platform|date=2026-07}}