Template:Thanks/doc: Difference between revisions
Jump to navigation
Jump to search
(Created doc.) |
m (Nescius moved page Template:ClassicThanks/doc to Template:Thanks/doc without leaving a redirect) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<!-- Please place categories where indicated at the bottom of this page.) --> | <!-- Please place categories where indicated at the bottom of this page.) --> | ||
{{Inline note templates}} | {{Inline note templates}} | ||
{{ | {{Doc/subpage}} | ||
== Usage == | == Usage == | ||
Line 13: | Line 13: | ||
|- | |- | ||
| <code><nowiki>{{</nowiki>{{ROOTPAGENAME}}<nowiki>}}</nowiki></code> | | <code><nowiki>{{</nowiki>{{ROOTPAGENAME}}<nowiki>}}</nowiki></code> | ||
| | | → | ||
| {{ {{ROOTPAGENAME}} }} | | {{ {{ROOTPAGENAME}} }} | ||
|- | |- | ||
|style=white-space:nowrap| <code><nowiki>{{</nowiki>{{ROOTPAGENAME}}<nowiki>|User}}</nowiki></code> | |style=white-space:nowrap| <code><nowiki>{{</nowiki>{{ROOTPAGENAME}}<nowiki>|User}}</nowiki></code> | ||
| | | → | ||
| {{ {{ROOTPAGENAME}} |User}} | | {{ {{ROOTPAGENAME}} |User}} | ||
|- | |- | ||
|style=white-space:nowrap| <code><nowiki>{{</nowiki>{{ROOTPAGENAME}}<nowiki>|User|text}}</nowiki></code> | |style=white-space:nowrap| <code><nowiki>{{</nowiki>{{ROOTPAGENAME}}<nowiki>|User|text}}</nowiki></code> | ||
| | | → | ||
| {{ {{ROOTPAGENAME}} |User|{{lorem}}}} | | {{ {{ROOTPAGENAME}} |User|{{lorem}}}} | ||
|} | |} |
Latest revision as of 00:07, 27 August 2024
Template | Pages using it |
---|---|
28 August 2024 | |
{{note}} | 6,436 |
{{warning}} | 1,253 |
{{bug}} | 1,192 |
{{tip}} | 1,516 |
{{todo}} | 1,628 |
{{inline note}} | 2,188 |
{{confirm}} | 672 |
{{question}} | 11 |
{{fix}} | 170 |
{{important}} | 459 |
{{clarify}} | 169 |
{{elaborate}} | 18 |
{{main}} | 143 |
{{distinguish}} | 85 |
{{workaround}} | 122 |
{{seealso}} | 145 |
{{when}} | 1 |
{{where}} | 0 |
{{which}} | 2 |
{{why}} | 38 |
{{idea}} | 21 |
{{placementTip}} | 13 |
{{codenote}} | 21 |
{{altnames}} | 35 |
{{deprecated}} | 109 |
{{how}} | 23 |
{{example}} | 16 |
{{confusion}} | 53 |
{{thanks}} | 7 |
{{code Fix}} | 9 + 7 (16) |
{{vote}} | 4 |

This is a documentation subpage for Template:Thanks.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Usage
Parameters
- {{{1}}} - The username.
- {{{2}}} - The text to show on the right.
Examples
Wikitext | Result | |
---|---|---|
{{Thanks}}
|
→ | [![]() |
{{Thanks|User}}
|
→ | [![]() |
{{Thanks|User|text}}
|
→ | ![]() |