Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
DOORS Site Logo

Welcome to the Official DOORS Wiki!
Please read the Wiki Rules the Manual of Style and familiarise yourself with our Wiki Policies before contributing to get a better understanding of what content is allowed on our wiki and how to display it properly, if you need help don't hesitate to reach out to a DOORS Wiki Staff Member.

Template:Badge/doc: Difference between revisions

Template page
No edit summary
Tag: 2017 source edit
(Added the badge param.)
Line 9: Line 9:
:Type <code><nowiki>|text=</nowiki></code> followed by a badge's supplementary text.
:Type <code><nowiki>|text=</nowiki></code> followed by a badge's supplementary text.
:Type <code><nowiki>|directions=</nowiki></code> followed by a badge's method of obtainment.
:Type <code><nowiki>|directions=</nowiki></code> followed by a badge's method of obtainment.
:Type <code><nowiki>|badge=</nowiki></code> followed by a badge's roblox asset ID.


;Example
;Example
Line 17: Line 18:
|text = I'm walkin' here!
|text = I'm walkin' here!
|directions = Successfully survive [[Rush]].
|directions = Successfully survive [[Rush]].
|badge = 2127965932
}}
}}
</pre>
</pre>
Line 26: Line 28:
|text = I'm walkin' here!
|text = I'm walkin' here!
|directions = Successfully survive [[Rush]].
|directions = Successfully survive [[Rush]].
|badge = 2127965932
}}
}}

Revision as of 05:51, 5 February 2023

Edit-copy green.svg
This is a template documentation subpage for Template:Badge.
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 design badges in the Achievements page.
Type {{Badge|param}} on the page/template.
Additional syntax
Type |image= followed by a badge's respective image.
Type |title= followed by a badge's title.
Type |text= followed by a badge's supplementary text.
Type |directions= followed by a badge's method of obtainment.
Type |badge= followed by a badge's roblox asset ID.
Example
{{Badge
|image = Out Of My Way Badge.png
|title = Out Of My Way
|text = I'm walkin' here!
|directions = Successfully survive [[Rush]].
|badge = 2127965932
}}
Output
Out Of My Way Badge.png
I'm walkin' here!
Successfully survive Rush.