Difference between revisions of "Template:Page Status/doc"

From Space Haven Wiki
Jump to navigation Jump to search
 
(2 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
  | yes
+
  | {{Checkbox_Yes}}
 
  | "finished", "under construction" or "outdated"
 
  | "finished", "under construction" or "outdated"
 
  |-
 
  |-
 
  ! update
 
  ! update
  | no
+
  | {{Checkbox_No}}
 
  | e.g. "Update 19", "Update 20"
 
  | e.g. "Update 19", "Update 20"
 
  |-
 
  |-
 
  ! buildid
 
  ! buildid
  | no
+
  | {{Checkbox_No}}
 
  | Steam Build-ID the page was last revised
 
  | Steam Build-ID the page was last revised
 
|}
 
|}

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 = 
}}