Template:PageStatus: Difference between revisions
From Archaelund Wiki
No edit summary |
No edit summary |
||
| 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]] | |#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|}}} | ||
Revision as of 20:49, 13 March 2020
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
| Status | Output | ||
|---|---|---|---|
| Construction |
| ||
| Deprecated |
| ||
| Outdated |
| ||
| Test |
| ||
| Unreleased |
| ||
| default |
|
View/Edit documentation page