Difference between revisions of "Template:Page Status/doc"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | == Styleguide == | ||
+ | |||
+ | == Changing the template == | ||
+ | |||
+ | == Parameter == | ||
+ | |||
+ | == Template == | ||
+ | Use this template to copy and paste it onto the page of your liking. | ||
+ | <nowiki> | ||
+ | {{In-Game_Desciption | ||
+ | | version = 2025.04.25.0 | ||
+ | | | ||
+ | }}</nowiki> | ||
+ | |||
+ | __NOTOC__ | ||
+ | __NOEDITSECTION__ | ||
+ | [[Category:Templates]] | ||
+ | |||
== Explanation Template == | == Explanation Template == | ||
This template shall be used on every page. This helps transparency for every kind of user of this wiki. | This template shall be used on every page. This helps transparency for every kind of user of this wiki. | ||
Line 8: | Line 26: | ||
|- | |- | ||
! status | ! status | ||
− | | | + | | {{Checkbox_Yes}} |
| "finished", "under construction" or "outdated" | | "finished", "under construction" or "outdated" | ||
+ | |- | ||
+ | ! update | ||
+ | | {{Checkbox_No}} | ||
+ | | e.g. "Update 19", "Update 20" | ||
|- | |- | ||
! buildid | ! buildid | ||
− | | | + | | {{Checkbox_No}} |
− | | Steam | + | | Steam Build-ID the page was last revised |
|} | |} | ||
== Template == | == Template == | ||
Line 19: | Line 41: | ||
{{Page_Status | {{Page_Status | ||
| status = | | status = | ||
+ | | update = | ||
| buildid = | | buildid = | ||
}}</nowiki> | }}</nowiki> |
Latest revision as of 12:21, 3 May 2025
Styleguide
Changing the template
Parameter
Template
Use this template to copy and paste it onto the page of your liking.
{{In-Game_Desciption | version = 2025.04.25.0 | }}
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 | ✔ | "finished", "under construction" or "outdated" |
update | ✘ | e.g. "Update 19", "Update 20" |
buildid | ✘ | Steam Build-ID the page was last revised |
Template
{{Page_Status | status = | update = | buildid = }}