Template:Profession: Difference between revisions

mNo edit summary
m (Moved Blacksmith, Stonemason and Bonewright (to add comma))
 
(4 intermediate revisions by 2 users not shown)
Line 14: Line 14:
| blacksmith = [[File:Blacksmith small icon.png|21x21px|link=Blacksmith]]
| blacksmith = [[File:Blacksmith small icon.png|21x21px|link=Blacksmith]]
| stonemason = [[File:Stonemason small icon.png|21x21px|link=Stonemason]]
| stonemason = [[File:Stonemason small icon.png|21x21px|link=Stonemason]]
| blacksmith_stonemason = [[File:Blacksmith and Stonemason small icon.png|21x21px|link=Professions]]
| blacksmith_bonewright = [[File:Blacksmith and Bonewright small icon.png|21x21px|link=Professions]]
| stonemason_bonewright = [[File:Stonemason and Bonewright small icon.png|21x21px|link=Professions]]
| blacksmith_stonemason_bonewright = [[File:Blacksmith, Stonemason and Bonewright small icon.png|21x21px|link=Professions]]
| watchperson = [[File:Watchperson small icon.png|21x21px|link=Watchperson]]
| watchperson = [[File:Watchperson small icon.png|21x21px|link=Watchperson]]
| detective = [[File:Detective small icon.png|21x21px|link=Detective]]
| detective = [[File:Detective small icon.png|21x21px|link=Detective]]
Line 21: Line 25:
| builder = [[File:Builder small icon.png|21x21px|link=Builder]]
| builder = [[File:Builder small icon.png|21x21px|link=Builder]]
| armorer = [[File:Armorer small icon.png|21x21px|link=Armorer]]
| armorer = [[File:Armorer small icon.png|21x21px|link=Armorer]]
| unknown_gathering = [[File:Unknown Gathering small icon.png|21x21px|link=Unknown Gathering]]
| delver = [[File:Delver small icon.png|21x21px|link=Delver]]
| #default = [[File:Professions small icon.png|21x21px|link=Professions]]
| #default = [[File:Professions small icon.png|21x21px|link=Professions]]
}}{{#ifeq: {{{3|}}} | 1 | &nbsp;{{#if:{{{1|}}} | [[{{ucfirst:{{{1|}}}}}]] | {{Unknown}} }} }}</includeonly><noinclude>{{/doc}}</noinclude>
}}{{#ifeq: {{{3|}}} | 1 | &nbsp;{{#if:{{{1|}}} | [[{{ucfirst:{{{1|}}}}}]] | {{Unknown}} }} }}</includeonly><noinclude>{{/doc}}</noinclude>

Latest revision as of 13:10, 5 January 2025

Template documentation
This documentation is transcluded from Template:Profession/doc. [edit] [history] [purge]

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

Usage

Display profession clickpic (ex. )

{{PC|miner}} {{Profession|miner}}


Display profession clickpic and level (ex. 10 )

{{PC|miner|10}} {{Profession|miner|10}}


Display with profession clickpic, level, and Name (ex. 100  Miner)

{{PC|miner|100|1}} {{Profession|miner|100|1}}


Supported Professions
guard
chef
fisher
forager
alchemist
scout
gatherer
woodcutter
carpenter
minefighter
bonewright
miner
blacksmith
stonemason
blacksmith_stonemason
blacksmith_bonewright
stonemason_bonewright
blacksmith_stonemason_bonewright
watchperson
detective
leatherworker
merchant
shieldbearer
builder
armorer
delver

Parameters

Displays a clickable profession icon that links to the profession page. Useful for listing profession requirements or rewards

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Profession1

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 blacksmith_stonemason blacksmith_bonewright stonemason_bonewright blacksmith_stonemason_bonewright watchperson detective leatherworker merchant shieldbearer builder armorer delver
Stringrequired
Level/Exp2

Optional: Specify a level or exp amount to display alongside the clickpic.

Example
50
Numbersuggested
Show profession name3

Optional: Whether to show the profession name. Set to 1 to show the name, default is 0.

Default
0
Auto value
0
Booleansuggested