Template:Guided: Difference between revisions

From Portals of Phereon Wiki
Content added Content deleted
portalsofphereon>Olaroll
No edit summary
m (5 revisions imported)
 
(4 intermediate revisions by 3 users not shown)
Line 5: Line 5:
| fix = <br>{{#if:{{{1|}}}|Said guide can be found '''[[{{{1}}}|here]]'''.|However, the link to said guide was not provided :(}} More articles needing attention can be found [[:Category:{{{cat|Guided articles}}}|here]].
| fix = <br>{{#if:{{{1|}}}|Said guide can be found '''[[{{{1}}}|here]]'''.|However, the link to said guide was not provided :(}} More articles needing attention can be found [[:Category:{{{cat|Guided articles}}}|here]].
| doc = {{{doc|}}}
| doc = {{{doc|}}}
| image = [[File:TreeCoreIcon.png|40px]]
| image = [[File:GuidedIcon.png|40px]]
| cat = {{#if:{{{cat|}}}|{{{cat}}}|Guided articles{{#if:{{{sub|}}}|/{{{sub}}}}}}}
| cat = {{{cat|Guided articles}}}
}}</includeonly><!--
}}{{#if:{{{sub|}}}|[[Category:{{{cat|Guided articles}}}/{{{sub}}}]]}}</includeonly><!--


--><noinclude>{{Documentation}}</noinclude>
--><noinclude>{{Documentation}}</noinclude>

Latest revision as of 18:50, 12 December 2020

[view | edit | purge]Documentation
Description
This template adds a notice that links editors to an appropriate guide for the article it's on.
Syntax
Type {{guided|Link to guide|cat=Guided articles|sub=Subcategory}}
The cat parameter can optionally be provided with a custom category. Make sure to only include the part after Category:
It defaults to Category:Guided articles.
Example
{{guided|Species article guide}}
This article needs content! There is a step-by-step guide for this, so anyone can help.
Said guide can be found here. More articles needing attention can be found here.

This template adds a notice that links editors to an appropriate guide for the article it's on.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Guide page1

Link to the guide page needed for this page (without [[...]] )

Example
guidepage
Page namerequired
Categorycat

Overrides the default category

Example
categoryname
Page nameoptional
Documentationdoc

Enable if using on a documentation page

Example
yes
Booleanoptional
Subcategorysub

In addition to the usual category, also sets the page to a subcategory

Example
subcategoryname
Unknownoptional
[view | edit | purge]The above documentation is transcluded fromTemplate:Guided/doc.