Difference between revisions of "Template:Page Status"

From Space Haven Wiki
Jump to navigation Jump to search
(Created page with "<div style="background: #eeeeee; padding: 0 1em 0 1em; border:solid 2px;"> All entries in this template have to be sorted alphabetically. </div>")
 
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="background: #eeeeee; padding: 0 1em 0 1em; border:solid 2px;">
+
<noinclude>
All entries in this template have to be sorted alphabetically.
+
{{{{PAGENAME}}/doc}}
</div>
+
</noinclude>
 +
{| style="width:100%;"
 +
| 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}}}