Difference between revisions of "Template:Wiki project/doc"

From EVE University Wiki
Jump to: navigation, search
(Wrote docs)
 
m (Update doc for new parameter.)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
; Description
 +
: This template is used to describe UniWiki projects on [[UniWiki:Projects|Projects]].
  
;Description
+
; Syntax
:This template is used to describe UniWiki projects on [[Wiki projects]].
 
;Syntax
 
 
<pre><nowiki>
 
<pre><nowiki>
{{Wiki project|
+
{{Wiki project
|name =
+
|name=  
 
|proposer = ~~~~
 
|proposer = ~~~~
|problem =
+
|problem=  
|description =
+
|description=  
|editor =  
+
|editor=  
|sandbox =  
+
|sandbox=
 +
|progress notes=
 +
|status=  
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
; Parameters
+
 
: <code>name</code>
+
:; Parameters
:: Name of the UniWiki project.
+
::; name : Name of the UniWiki project.
: <code>proposer</code>
+
::; proposer : User who proposed and described the project. Sign it with <code><nowiki>~~~~</nowiki></code>.
:: User who proposed and described the project. Sign it with <code><nowiki>~~~~</nowiki></code>.
+
::; problem : Description of what the project is trying to solve.
: <code>problem</code>
+
::; description : Description of the project results, goals and expectations.
:: Description of what the project is trying to solve.
+
::; editor : Users who are currently actively working on the project.
: <code>description</code>
+
::; sandbox : Links to draft/sandbox pages relevant to the project.
:: Description of the project results, goals and expectations.
+
::; 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.
: <code>editor</code>
+
::; status : One of the following:
:: Users who are currently actively working on the project.
+
:::* To Do - project hasn't been started.
: <code>sandbox</code>
+
:::* In progress - project has been started, but isn't finished.
:: Link to a sandbox page where the project is being worked on.
+
:::* Done - project has been completed.
;Sample output
+
 
<pre><nowiki>
+
; Sample
{{Wiki project|
+
: {{Code|<nowiki>{{Wiki project|
 
|name = Unified Mission Navbox
 
|name = Unified Mission Navbox
|proposer = ~~~~
+
|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.
+
|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.
+
|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 =  
+
|editor=  
|sandbox =  
+
|sandbox=  
 +
|status= To Do
 
}}
 
}}
</nowiki></pre>
+
</nowiki>}} gives...
::gives...
 
 
{{Wiki project|
 
{{Wiki project|
|name = Unified Mission Navbox
+
|name= Unified Mission Navbox
|proposer = [[User:Arin Mara|Arin Mara]] ([[User talk:Arin Mara|talk]]) 15:47, 25 April 2022 (UTC)
+
|proposer= [[User:Arin Mara|Arin Mara]] ([[User talk: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.
+
|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.
+
|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 =  
+
|editor=  
|sandbox =  
+
|sandbox=  
 +
|status = To Do
 
}}
 
}}
  
<includeonly>[[Category:Formatting templates|{{PAGENAME}}]]</includeonly>
+
<includeonly>[[Category:Formatting templates]]</includeonly>
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
+
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 12:35, 13 July 2023

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.