Difference between revisions of "Template:Page Status"

From Space Haven Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
+
<noinclude><p style="font-size:12px; text-indent: 12px;">[[Template:{{PAGENAME}}/doc|> Template:{{PAGENAME}}/doc]]</p>
 +
<p style="font-size:12px; text-indent: 12px;">[[Template:{{PAGENAME}}/version|> Template:{{PAGENAME}}/version]]</p>
 
{{{{PAGENAME}}/doc}}
 
{{{{PAGENAME}}/doc}}
|  status = <!-- finished/under construction/outdated -->
+
 
| buildid = <!-- Steam build version -->
+
== Exemplary presentation ==</noinclude>
</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: {{{buildid|}}} | and was last revised with 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|}}})|}}''|}}
|}}
 
 
|}
 
|}

Latest revision as of 20:15, 26 April 2025

> Template:Page Status/doc

> Template:Page Status/version

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

Exemplary presentation

ERROR This page is currently {{{status}}}