Template:Infobox Skill: Difference between revisions
From Eco - English Wiki
[unchecked revision] | [checked revision] |
No edit summary Tag: 2017 source edit |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
== Documentation == | == Documentation == | ||
<pre> | <pre> | ||
{{Infobox_Skill|name = ' | {{Infobox_Skill|skill = 'Skill name'}} | ||
{{Infobox_Skill|talent = 'Talent name'}} | |||
</pre> | </pre> | ||
Line 11: | Line 10: | ||
If the template is passed, this module creates a table using details from the following Modules: | If the template is passed, this module creates a table using details from the following Modules: | ||
*[[Module:Infobox_Skill]] | *[[Module:Infobox_Skill]] | ||
*[[Module: | *[[Module:SkillData]] | ||
*[[Module:TalentData]] | |||
== Usage== | == Usage== | ||
===Parameters=== | ===Parameters=== | ||
; | ; skill | ||
: The name of the skill. This pulls the description for that skill. | : The name of the skill. This pulls the description for that skill. | ||
; talent | |||
: The name of the talent. This pulls the description for that talent. | |||
==Examples== | ==Examples== | ||
{{Infobox_Skill| | {{Infobox_Skill|skill = Survivalist}} | ||
{{Infobox_Skill| | {{Infobox_Skill|skill = Self Improvement}} | ||
{{Infobox_Skill| | {{Infobox_Skill|skill = Hunting}} | ||
{{Infobox_Skill| | {{Infobox_Skill|talent = Lucky Break: Mining}} | ||
[[Category:Infobox Templates]] | [[Category:Infobox Templates]] |
Latest revision as of 08:01, 2 July 2024
Documentation[edit source]
{{Infobox_Skill|skill = 'Skill name'}} {{Infobox_Skill|talent = 'Talent name'}}
This template can be used to grab details relevant to an item. It formats the results into an infobox.
If the template is passed, this module creates a table using details from the following Modules:
Usage[edit source]
Parameters[edit source]
- skill
- The name of the skill. This pulls the description for that skill.
- talent
- The name of the talent. This pulls the description for that talent.
Examples[edit source]
Survivalist | |
Profession | |
Description | |
All citizens are survivalists in the world of Eco. How can you save the world if you can't save yourself? | |
Skill Information | |
Profession: | Survivalist |
Leads to: | Self Improvement |
Max Level: | Level 7 |
Talent Information | |
Level 3 Talents: | |
Level 6 Talents: | |
IDs | |
Item ID: | SurvivalistSkill |
Self Improvement | |
Specialty | |
Description | |
Self-improvement increases both the amount of weight citizens can carry and their stomach capacity. It also decreases the calories expended when using hammers and shovels. Experience is gained when leveling up other specialties. | |
Skill Information | |
Profession: | Survivalist |
Max Level: | Level 7 |
Talent Information | |
Level 3 Talents: | |
Level 6 Talents: | |
IDs | |
Item ID: | SelfImprovementSkill |
Hunting | |
Specialty | |
Description | |
Hunt animals for skin and meat. Levels up by successfully hunting. | |
Skill Information | |
Profession: | Hunter |
Max Level: | Level 7 |
Talent Information | |
Level 3 Talents: | |
Level 6 Talents: | |
IDs | |
Item ID: | HuntingSkill |
Lua error in Module:Utils at line 35: attempt to index local 'name' (a nil value).