Jump to content

Template:Outdated: Difference between revisions

From TetraWiki
Create Outdated-page warning banner template
 
Update Outdated banner style to red/bold/large per requested design
 
Line 1: Line 1:
<div style="border:1px solid #d9a72e; background:#fdf3d9; color:#4a3b0a; padding:12px 16px; margin:0 0 16px 0; border-radius:4px; display:flex; align-items:flex-start; gap:10px; font-size:95%; line-height:1.4;">
<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-size:140%; line-height:1;">&#9888;</span>
<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>
'''This page may be outdated''' and might not reflect the current client architecture or environment.{{#if:{{{reason|}}}|<br>'''Reason:''' {{{reason}}}}}{{#if:{{{date|}}}|<br>'''Flagged:''' {{{date}}}}} Please verify details before relying on this page.
</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}}