Template:Infobox Skill: Difference between revisions

From Eco - English Wiki
[unchecked revision][checked revision]
m 1 revision imported
No edit summary
Tag: 2017 source edit
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
== Documentation ==
== Documentation ==
<pre>
<pre>
{{Infobox_Skill|name = 'Skill name'}}
{{Infobox_Skill|skill = 'Skill name'}}
</pre>
</pre>


This template can be used to grab details relevant to an item. It formats the results into an infobox.
This template can be used to grab details relevant to an item. It formats the results into an infobox.
The Infobox_Item will generate the following information, using the Module:Infobox_Skill, and Module:Skills.
 
If the template is passed, this module creates a table using details from the following Modules:
*[[Module:Infobox_Skill]]
*[[Module:SkillData]]
*[[Module:TalentData]]


== Usage==
== Usage==
===Parameters===
===Parameters===
; name
; 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.


===Infobox Properies===
If .name is found it will generate the following:
COMING SOON
''Note:'' Put the tag between <code>&lt;noinclude&gt; &lt;/noinclude&gt;</code> tags for outdated transcluded pages.
==Examples==
{{Infobox_Skill|name = Survivalist}}
{{Infobox_Skill|name = Self Improvement}}
{{Infobox_Skill|name = Fishing}}
{{Infobox_Skill|name = Hunting}}


[[Category:Infobox Templates]]
[[Category:Infobox Templates]]

Latest revision as of 15:46, 17 November 2024

Documentation[edit source]

{{Infobox_Skill|skill = 'Skill 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.