Difference between revisions of "Template:Page Status/doc"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | == Explanation == | + | == Explanation Template == |
− | {| | + | This template shall be used on every page. This helps transparency for every kind of user of this wiki. |
− | ! | + | == Explanation Parameter == |
− | ! | + | {| style="border: #aaa 1px solid; background: #eeeeee;" |
− | |- | + | ! Parameter |
+ | ! Essential? | ||
+ | ! Syntax/Input | ||
+ | |- | ||
! status | ! status | ||
− | | finished | + | | yes |
+ | | "finished", "under construction" or "outdated" | ||
+ | |- | ||
+ | ! update | ||
+ | | no | ||
+ | | e.g. "Update 19", "Update 20" | ||
|- | |- | ||
! buildid | ! buildid | ||
− | | Steam | + | | no |
+ | | Steam Build-ID the page was last revised | ||
|} | |} | ||
== Template == | == Template == | ||
Line 14: | Line 23: | ||
{{Page_Status | {{Page_Status | ||
| status = | | status = | ||
+ | | update = | ||
| buildid = | | buildid = | ||
}}</nowiki> | }}</nowiki> |
Latest revision as of 16:29, 28 March 2025
Explanation Template
This template shall be used on every page. This helps transparency for every kind of user of this wiki.
Explanation Parameter
Parameter | Essential? | Syntax/Input |
---|---|---|
status | yes | "finished", "under construction" or "outdated" |
update | no | e.g. "Update 19", "Update 20" |
buildid | no | Steam Build-ID the page was last revised |
Template
{{Page_Status | status = | update = | buildid = }}