Template:Profession/doc: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
mNo edit summary
Line 1:
{{Documentation}}
{{Shortcut|Template:pc}}
 
The '''Profession clickpic''' template displays a clickable profession icon that links to the profession page.
Display Profession Icon
 
==Usage==
 
Display Profession Iconclickpic
 
<code><nowiki>{{pc|miner}}</nowiki></code>
<code><nowiki>{{Profession|miner}}</nowiki></code>
{{Professionpc|miner}}
 
Display Profession Iconclickpic and Level
 
<code><nowiki>{{pc|miner|10}}</nowiki></code>
<code><nowiki>{{Profession|miner|10}}</nowiki></code>
{{Professionpc|miner|10}}
 
Display with Profession Iconclickpic, Level, and Name
 
<code><nowiki>{{pc|miner|100|1}}</nowiki></code>
<code><nowiki>{{Profession|miner|100|1}}</nowiki></code>
{{Professionpc|miner|100|1}}
 
 
==Parameters==
<templatedata>
{

Revision as of 14:41, 27 November 2024

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

The Profession clickpic template displays a clickable profession icon that links to the profession page.

Usage

Display Profession clickpic

{{pc|miner}} {{Profession|miner}} Template:Pc

Display Profession clickpic and Level

{{pc|miner|10}} {{Profession|miner|10}} Template:Pc

Display with Profession clickpic, Level, and Name

{{pc|miner|100|1}} {{Profession|miner|100|1}} Template:Pc

Parameters

Displays a profession name along with its icon. Useful for listing profession requirements or rewards

Template parameters

ParameterDescriptionTypeStatus
Profession name1

The name of the Profession to display. See https://brightershoreswiki.org/w/Professions for a list of available professions

Suggested values
guard chef fisher forager alchemist scout gatherer woodcutter carpenter minefighter bonewright miner blacksmith stonemason watchperson detective leatherworker merchant shieldbearer builder armorer unknown_gathering
Stringrequired
Profession Amount2

Allows you to specify a level or exp amount to display alongside the icon. Leave blank to display just icon and name.

Example
50
Numbersuggested
Show Label3

Whether to show the profession label. Set to 1 to show the label, default is 0.

Default
0
Auto value
0
Booleansuggested