Difference between revisions of "Template:Page Status"

From Space Haven Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<noinclude>
+
<noinclude>{{{{PAGENAME}}/doc}}</noinclude>
{{{{PAGENAME}}/doc}}
 
</noinclude>
 
 
{| style="width:100%;"
 
{| 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: 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|}}})|}}''|}}
 
  | 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|}}})|}}''|}}
 
|}
 
|}

Revision as of 18:46, 26 April 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 = 
}}
ERROR This page is currently {{{status}}}