Difference between revisions of "Template:Wiki project"

From EVE University Wiki
Jump to: navigation, search
(Added more descriptive sentences)
m (Add tick and color to status Done to make it easier to recognize.)
Line 1: Line 1:
<includeonly>=={{{name}}}==
+
<includeonly>== {{{name}}} ==
  
;Proposer:
+
; Proposer:
:{{{proposer}}}
+
: {{{proposer}}}
  
;Problem:
+
; Problem:
:{{{problem}}}
+
: {{{problem}}}
  
;Description:
+
; Description:
:{{{description}}}
+
: {{{description}}}
  
;Editor:
+
; Editor:
:{{#if: {{{editor}}} | {{{editor}}} | Feel free to take up this project by linking your user page.}}
+
: {{#if: {{{editor}}} | {{{editor}}} | Feel free to take up this project by linking your user page.}}
  
;Sandbox:
+
; Sandbox:
:{{#if: {{{sandbox}}} | {{{sandbox}}} | If applicable, create a sandbox page for this project and link it.}}
+
: {{#if: {{{sandbox}}} | {{{sandbox}}} | If applicable, create a sandbox page for this project and link it.}}
  
;Status:
+
; Status:
:{{#switch: {{lc:{{{status}}}}}
+
: {{#switch: {{lc:{{{status}}}}}
 
|todo
 
|todo
 
|to do
 
|to do
Line 24: Line 24:
 
|finished
 
|finished
 
|completed
 
|completed
|done = Done. The project has been completed.
+
|done = [[Image:Tick.png|link=]] {{Co||green|Done.}} The project has been completed.
 
|#default = <span style="color:red">Possible values: To Do, In progress, Done</span>
 
|#default = <span style="color:red">Possible values: To Do, In progress, Done</span>
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 13:22, 4 October 2022

Template documentation (for the above template, sometimes hidden or invisible)
Description
This template is used to describe UniWiki projects on Projects.
Syntax
{{Wiki project
|name= 
|proposer = ~~~~
|problem= 
|description= 
|editor= 
|sandbox= 
|progress notes= 
|status= 
}}
Parameters
name 
Name of the UniWiki project.
proposer 
User who proposed and described the project. Sign it with ~~~~.
problem 
Description of what the project is trying to solve.
description 
Description of the project results, goals and expectations.
editor 
Users who are currently actively working on the project.
sandbox 
Links to draft/sandbox pages relevant to the project.
progress notes 
To add (temporary) notes when a project is in progress. Like steps completed, steps still to do, things that need to be investigated etc. Empty or at least compact on project completion.
status 
One of the following:
  • To Do - project hasn't been started.
  • In progress - project has been started, but isn't finished.
  • Done - project has been completed.
Sample
{{Wiki project| |name = Unified Mission Navbox |proposer= ~~~~ |problem= Mission pages have no less than five separate navigational templates which confuse editors and readers alike due to how similar they are. Some are placed at the top, but they should be placed on the bottom of the page. |description= Use [[Template:Navbox]] to construct a navbox that merges and replaces [[Template:MissionLinks]], [[Template:AnomicMissionNav]], [[Template:EpicMissionArcBoilerintro]], [[Template:Missionrelated]] and [[Template:ThePloyNav]]. After constructing it, include it at the bottom of all pages that the template links to. |editor= |sandbox= |status= To Do }}
gives...

Unified Mission Navbox

Proposer
Arin Mara (talk) 15:47, 25 April 2022 (UTC)
Problem
Mission pages have no less than five separate navigational templates which confuse editors and readers alike due to how similar they are. Some are placed at the top, but they should be placed on the bottom of the page.
Description
Use Template:Navbox to construct a navbox that merges and replaces Template:MissionLinks, Template:AnomicMissionNav, Template:EpicMissionArcBoilerintro, Template:Missionrelated and Template:ThePloyNav. After constructing it, include it at the bottom of all pages that the template links to.
Editor
Feel free to take up this project by linking your user page.
Sandbox
If applicable, create a sandbox page for this project and link it.
Status
To Do. The project hasn't been started.
Visit Template:Wiki project/doc to edit this text! (How does this work?) (Refresh this text - why?)