Template:Profession info/doc: Difference between revisions
(Created page with "{{Documentation}} This template functions as a general-purpose profession template. ==Usage== This template features essentially two groups of data. First are several skill-related parameters, for up to 5 skills, that relate to the top of the info box. These represent levels and experience rates. Secondly there are several free-text inputs that have a customisable label. Most of the parameters listed serve the same function in terms of visible output, but they differ i...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
==Usage== |
==Usage== |
||
This template features essentially two groups of data. First are several skill-related parameters, for up to 5 skills, that relate to the top of the info box. These represent levels and experience rates. Secondly there are several free-text inputs that have a customisable label. Most of the parameters listed serve the same function in terms of visible output, but they differ in their associated SMW properties (if applicable). Any of the |
|||
The template parameters are as follows: |
The template parameters are as follows: |
||
<pre> |
<pre> |
||
Line 13: | Line 11: | ||
|level = Profession level |
|level = Profession level |
||
|xp = Profession xp |
|xp = Profession xp |
||
|duration = The duration for the interaction in seconds |
|||
|respawn = The respawn time in seconds |
|||
|tool = Tool required for the interaction |
|tool = Tool required for the interaction |
||
|input = Items used in the interaction |
|input = Items used in the interaction |
||
Line 28: | Line 28: | ||
|level = 31 |
|level = 31 |
||
|xp = 123 |
|xp = 123 |
||
|duration = 20 |
|||
|respawn = 60 |
|||
|tool = [[Fishing Rod]] |
|tool = [[Fishing Rod]] |
||
|input = [[Blotchy Maggots]] |
|input = [[Blotchy Maggots]] |
||
Line 38: | Line 40: | ||
|level = 31 |
|level = 31 |
||
|xp = 123 |
|xp = 123 |
||
|duration = 20 |
|||
|respawn = 60 |
|||
|tool = [[Fishing Rod]] |
|tool = [[Fishing Rod]] |
||
|input = [[Blotchy Maggots]] |
|input = [[Blotchy Maggots]] |
||
Line 56: | Line 60: | ||
===xp=== |
===xp=== |
||
Experience for the specified profession box. |
Experience for the specified profession box. |
||
===duration=== |
|||
The duration of the interation in seconds. |
|||
===respawn=== |
|||
The respawn time in seconds. |
|||
===input=== |
===input=== |
Latest revision as of 23:38, 26 November 2024
This template functions as a general-purpose profession template.
Usage
The template parameters are as follows:
{{Profession info |name = Subject name |profession = Profession name |level = Profession level |xp = Profession xp |duration = The duration for the interaction in seconds |respawn = The respawn time in seconds |tool = Tool required for the interaction |input = Items used in the interaction }}
All of these parameters, with the exception of profession
, level
and xp
are optional. Any inputs that are omitted are not shown in the info box.
Example
For example, a Ballan Wraddock rewards Fisher experience when interacted with.
{{Profession info |name = Ballan Wraddock |profession = Fisher |level = 31 |xp = 123 |duration = 20 |respawn = 60 |tool = [[Fishing Rod]] |input = [[Blotchy Maggots]] }}
Ballan Wraddock | |
---|---|
Level required | 31 |
Fisher XP | 123 xp |
Duration | 20 seconds |
Respawn time | 60 seconds |
Required tool | Fishing Rod |
Required input | Blotchy Maggots |
Parameters
This section lists more in-depth information for each of the parameters can be used in this template.
name
The name appearing at the top of the Profession info box. By default this is the page name.
profession
The name for a given profession. If this is omitted for a profession, no icon will be displayed. This also automatically becomes the profession label (format: [[Profession|Profession XP]]
).
level
The level for the associated profession.
xp
Experience for the specified profession box.
duration
The duration of the interation in seconds.
respawn
The respawn time in seconds.
input
Any items used in the interaction.
tool
The tool used in the interaction.