Difference between revisions of "Template:Wiki project/doc"
From EVE University Wiki
m |
(Updated docs with {{{status}}}) |
||
Line 11: | Line 11: | ||
|editor = | |editor = | ||
|sandbox = | |sandbox = | ||
+ | |status = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
Line 25: | Line 26: | ||
:: Users who are currently actively working on the project. | :: Users who are currently actively working on the project. | ||
: <code>sandbox</code> | : <code>sandbox</code> | ||
− | :: Link to | + | :: Link to sandbox pages relevant to the project. |
+ | : <code>status</code> | ||
+ | ::* To Do: project hasn't been started. | ||
+ | ::* In progress: project has been started, but isn't finished. | ||
+ | ::* Done: project has been completed. | ||
;Sample output | ;Sample output | ||
<pre><nowiki> | <pre><nowiki> | ||
Line 35: | Line 40: | ||
|editor = | |editor = | ||
|sandbox = | |sandbox = | ||
+ | |status = To Do | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
Line 45: | Line 51: | ||
|editor = | |editor = | ||
|sandbox = | |sandbox = | ||
+ | |status = To Do | ||
}} | }} | ||
<includeonly>[[Category:Formatting templates|{{PAGENAME}}]]</includeonly> | <includeonly>[[Category:Formatting templates|{{PAGENAME}}]]</includeonly> | ||
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> |
Revision as of 15:59, 16 May 2022
- Description
- This template is used to describe UniWiki projects on Projects.
- Syntax
{{Wiki project| |name = |proposer = ~~~~ |problem = |description = |editor = |sandbox = |status = }}
- Parameters
name
- Name of the UniWiki project.
proposer
- User who proposed and described the project. Sign it with
~~~~
.
- 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
- Link to sandbox pages relevant to the project.
status
- To Do: project hasn't been started.
- In progress: project has been started, but isn't finished.
- Done: project has been completed.
- Sample output
{{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...
- 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.