Template:PageStatus: Difference between revisions

From Archaelund Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
<tr>
<tr>
<td style="width:36px; text-align:center; padding:0.5em 0.5em;">{{#switch:{{{1|}}}
<td style="width:36px; text-align:center; padding:0.5em 0.5em;">{{#switch:{{{1|}}}
|Construction = [[File:Tinker.png|32px]]
|Construction = [[File:Tinker.png|32px|link=]]
|Deprecated = [[File:Cancel.png|32px]]
|Deprecated = [[File:Cancel.png|32px|link=]]
|Outdated = [[File:Warning.png|32px]]
|Outdated = [[File:Warning.png|32px|link=]]
|Test = [[File:Experiment.png|32px]]
|Test = [[File:Experiment.png|32px|link=]]
|#default = [[File:Help.png|32px]]
|Unreleased = [[File:Warning.png|32px|link=]]
|#default = [[File:Help.png|32px|link=]]
}}</td>
}}</td>
<td style="text-align:left; padding:0.2em 0.4em 0.2em 0;">{{#switch:{{{1|}}}
<td style="text-align:left; padding:0.2em 0.4em 0.2em 0;">{{#switch:{{{1|}}}
Line 14: Line 15:
|Outdated = This page is outdated. Any information given here should be treated with care and needs potentially to be updated.
|Outdated = This page is outdated. Any information given here should be treated with care and needs potentially to be updated.
|Test = This is a test page. Don't rely on any information given here.
|Test = This is a test page. Don't rely on any information given here.
|Unreleased = This page contains unreleased content which does not appear in the actual game (yet).
|#default = The status of this page is unknown.
|#default = The status of this page is unknown.
}}</td>
}}</td>

Latest revision as of 13:16, 12 January 2025

Description

This template displays a box indicating the status of a page. It is intended to be transcluded near the top of the page so users are made aware of what they are looking at.

Usage

{{PageStatus|<status>}}

If any other status than the ones listed below is provided (or none at all), a default "unknown status" box is displayed.

Status options

StatusOutput
Construction
Tinker.png This page is still under construction. Its content may be incomplete or provisional.
Deprecated
Cancel.png This page is deprecated. Its subject is no longer part of the game and only kept for archiving purposes.
Outdated
Warning.png This page is outdated. Any information given here should be treated with care and needs potentially to be updated.
Test
Experiment.png This is a test page. Don't rely on any information given here.
Unreleased
Warning.png This page contains unreleased content which does not appear in the actual game (yet).
default
Help.png The status of this page is unknown.

View/Edit documentation page