Template:Reputation XP/doc: Difference between revisions

From [N8]
Jump to navigation Jump to search
Created page with "{{documentation}} The '''Reputation XP''' template displays a clickable icon picture that links to a page and the amount of reputation required. ==Usage== <code><nowiki>{{Rep..."
 
mNo edit summary
 
Line 6: Line 6:


==Example==
==Example==
Using the following code: <code><nowiki>{{Reputation XP|Mars Icon|5000}}</nowiki></code><br />
Using the following code: <code><nowiki>{{Reputation XP|Mars|5000}}</nowiki></code><br />
produces the following result: {{Reputation XP|Mars Icon|5000}}
produces the following result: {{Reputation XP|Mars|5000}}


Using the following code: <code><nowiki>{{Reputation XP|Mars Icon|5000|bonus=yes}}</nowiki></code><br />
Using the following code: <code><nowiki>{{Reputation XP|Mars|5000|bonus=yes}}</nowiki></code><br />
produces the following result: {{Reputation XP|Mars Icon|5000|bonus=yes}}<includeonly>[[Category:Image templates]]</includeonly>
produces the following result: {{Reputation XP|Mars|5000|bonus=yes}}<includeonly>[[Category:Image templates]]</includeonly>

Latest revision as of 21:11, 28 January 2021

This is a documentation subpage for Template:Reputation XP.
It contains usage information, categories, and other content that is not part of the original template page.

The Reputation XP template displays a clickable icon picture that links to a page and the amount of reputation required.

Usage

{{Reputation XP|<value>|<experience>|(optional)bonus=yes}}

Example

Using the following code: {{Reputation XP|Mars|5000}}
produces the following result: 5,000 Mars experience

Using the following code: {{Reputation XP|Mars|5000|bonus=yes}}
produces the following result: 5,000 Mars bonus experience