Template:Guide box: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly><div role="note" class="hatnote noexcerpt {{{extraclasses|}}}">{{#if: {{{1|}}} | There is a community guide available for {{{1|}}} [[Guide:{{#if: {{{2|}}} | {{{2|}}} | {{{1|}}}}}|here]] | There is a community guide available for {{PAGENAME}} [[Guide:{{PAGENAME}}|here]]}}.</div></includeonly><noinclude> Adds a hatnote with a link to the guide namespace version of the article. A custom title can be specified with parameter 1, and a custom target can be specifi...") |
m (Willowisp moved page Template:Guidenote to Template:Guide box) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{ambox|image=[[File:Enhanced_Armour_Class_Condition_Icon.webp|30px|link=]]|small=left|text={{#if: {{{1|}}} | {{{1|}}} | This article}} has a [[Guide:{{#if: {{{2|}}} | {{{2|}}} | {{#if: {{{1|}}} | {{{1|}}} | {{PAGENAME}}}} }}|community guide]].}}</includeonly><noinclude> | ||
Adds a | Adds a message box with a link to the guide namespace version of the article. A custom title can be specified with parameter 1, and a custom target can be specified with parameter 2. | ||
== Examples == | == Examples == | ||
Line 13: | Line 13: | ||
{{Guidenote|Shovel}} | {{Guidenote|Shovel}} | ||
(links to Guide: Shovel) | |||
--- | --- | ||
Line 19: | Line 21: | ||
{{Guidenote|Shovel|Shovel guide}} | {{Guidenote|Shovel|Shovel guide}} | ||
</noinclude> | |||
(links to Guide: Shovel guide) | |||
[[Category:Templates]] | |||
[[Category:Message box templates]] | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": {}, | |||
"2": {} | |||
} | |||
} | |||
</templatedata></noinclude> |
Latest revision as of 07:12, 29 December 2023
Adds a message box with a link to the guide namespace version of the article. A custom title can be specified with parameter 1, and a custom target can be specified with parameter 2.
Examples
{{Guidenote}}
This article has a community guide. |
---
{{Guidenote|Shovel}}
Shovel has a community guide. |
(links to Guide: Shovel)
---
{{Guidenote|Shovel|Shovel Guide}}
Shovel has a community guide. |
(links to Guide: Shovel guide)
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | no description | Unknown | optional |
2 | 2 | no description | Unknown | optional |