Difference between revisions of "Template:Custom badge"
m Protected "Template:Custom badge": Counter-productive edit warring ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
|||
Line 10: | Line 10: | ||
To create a badge, use the following template in appropriate contexts. | To create a badge, use the following template in appropriate contexts. | ||
<pre> | <pre> | ||
− | {{badge | + | {{custom badge |
| badge symbol = | | badge symbol = | ||
| badge color | | badge color | ||
Line 19: | Line 19: | ||
The <code>badge symbol</code> parameter should be an UTF-8 character. | The <code>badge symbol</code> parameter should be an UTF-8 character. | ||
==== Example ==== | ==== Example ==== | ||
− | <pre><nowiki>{{badge | + | <pre><nowiki>{{custom badge |
| badge symbol = ☢ | | badge symbol = ☢ | ||
| badge color = #000000 | | badge color = #000000 | ||
Line 26: | Line 26: | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
renders | renders | ||
− | {{badge | + | {{custom badge |
| badge symbol = ☢ | | badge symbol = ☢ | ||
| badge color = #000000 | | badge color = #000000 |
Revision as of 18:16, 4 November 2016
Template Preview
Explanation
The badge template is used to award badges throughout swyde. Mostly, this template is often used to grant badges to the users.
Frequently Asked Questions
How to use this template?
To create a badge, use the following template in appropriate contexts.
{{custom badge | badge symbol = | badge color | badge bcolor = | badge text = }}
The badge symbol
parameter should be an UTF-8 character.
Example
{{custom badge | badge symbol = ☢ | badge color = #000000 | badge bcolor = #fff700 | badge text = Nuclear Expert }}
renders Intentionally left blank!
Who can create badges?
Except for the verified badge, anyone can create any badges and award it to users who deserve it. Verified badges will be awarded to you once any of the administrators or bureaucrats confirm your credentials upon your request.
What type of badges can be created?
Badges are supposed to encourage and motivate users to learn and explore. As long as the badges are positive, you can create any badges. Be as creative as you can.