m (Fix.) Tag: Reverted |
m (Fix.) Tag: Manual revert |
||
Line 7: | Line 7: | ||
;Example |
;Example |
||
:Type <code><nowiki>{{Achievement|image=Eviction Notice Badge.png|title=Eviction Notice|text=And stay out!|text2=Get kicked out of a hiding spot by Hide.}}</nowiki></code> |
|||
:Type <pre>{{Achievement |
|||
|image=Eviction Notice Badge.png |
|||
|title=Eviction Notice |
|||
|text=And stay out! |
|||
|text2=Get kicked out of a hiding spot by Hide.}}</pre> |
|||
;Output |
;Output |
||
: {{Achievement|image=Eviction Notice Badge.png|title=Eviction Notice|text=And stay out!|text2=Get kicked out of a hiding spot by Hide.}} |
|||
: {{Achievement |
|||
|image=Eviction Notice Badge.png |
|||
|title=Eviction Notice |
|||
|text=And stay out! |
|||
|text2=Get kicked out of a hiding spot by Hide.}} |
|||
<includeonly>[[Category:Infoicon templates]]</includeonly> |
<includeonly>[[Category:Infoicon templates]]</includeonly> |
Latest revision as of 04:31, 10 September 2022

This is a template documentation subpage for Template:Achievement.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
- Description
- This template is used to display a stylised table for use on pages where Achievements must be shown among content.
- Syntax
- Type
on the page, followed by one of the valid parameters,{{Achievement}}
|image=
,|title=
,|text=
and|text2=
.
- Example
- Type
{{Achievement|image=Eviction Notice Badge.png|title=Eviction Notice|text=And stay out!|text2=Get kicked out of a hiding spot by Hide.}}
- Output
Eviction Notice
|