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

From Space Haven Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
 
  | yes
 
  | yes
 
  | "finished", "under construction" or "outdated"
 
  | "finished", "under construction" or "outdated"
 +
|-
 +
! update
 +
| no
 +
| e.g. "Update 19", "Update 20"
 
  |-
 
  |-
 
  ! buildid
 
  ! buildid
 
  | no
 
  | no
  | Steam build version
+
  | Steam Build-ID the page was last revised
 
|}
 
|}
 
== Template ==
 
== Template ==
Line 19: 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 = 
}}