Difference between revisions of "Template:Page Status"

From Space Haven Wiki
Jump to navigation Jump to search
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
|  status = <!-- finished/under construction/outdated -->
+
{{{{PAGENAME}}/doc}}
| buildid = <!-- Steam build version -->
 
 
</noinclude>
 
</noinclude>
{| class="wikitable" style="width:100%; background: #eeeeee;"
+
{| style="width:100%;"
! ''This page is currently {{{status}}} and was last revised with Build-ID {{{buildid}}}''
+
| style="width: 1%" | {{#ifeq: {{{status|}}} | outdated | [[File:Icon_Page_Status_Red.png|30px]] | {{#ifeq: {{{status|}}} | under construction | [[File:Icon_Page_Status_Yellow.png|30px]] | {{#ifeq: {{{status|}}} | finished | [[File:Icon_Page_Status_Green.png|30px]] | ERROR }} }} }}
 +
| style="width:100%; border: #aaa 1px solid; background: #eeeeee; padding: 0 0 0 0.5em" | ''This page is currently {{{status}}} {{#if: {{{update|}}} | and was last revised with {{{update|}}} {{#if: {{{buildid|}}} | (Build-ID {{{buildid|}}})|}}''|}}
 
|}
 
|}

Latest revision as of 17:02, 29 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 = 
}}
ERROR This page is currently {{{status}}}