Template:Guide box: Difference between revisions
Jump to navigation
Jump to search
(I like "this article" better) |
No edit summary |
||
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 23: | Line 23: | ||
(links to Guide: Shovel guide) | (links to Guide: Shovel guide) | ||
</noinclude> | [[Category:Templates]] | ||
[[Category:Message box templates]] | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": {}, | |||
"2": {} | |||
} | |||
} | |||
</templatedata></noinclude> |
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 |