Template:ManuInfo: Difference between revisions

From Eternal Lands Wiki
Jump to navigation Jump to search
m (thought it was more complicated... wasn't.. for a change)
m (116 revisions imported)
 
(95 intermediate revisions by 11 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{
[[Image:{{{item|default item image}}}.png]]<br />
#switch: {{{skill}}}
{{{desc|}}}
|Summoning = {{#if:{{{desc|}}}|{{{desc}}}
==={{{ingstitle|Ingredients}}}===
 
[[Image:{{{ing1|default item image}}}.png|25px]] {{{ing1amount|1}}} [[{{{ing1sec|Harvestables}}}/{{{ing1|Index}}} | {{{ing1|Error! No ingredient specified.}}}]]<br /> {{#if: {{{ing2|}}} | [[Image:{{{ing2}}}.png|25px]] {{{ing2amount|1}}} [[{{{ing2sec|Harvestables}}}/{{{ing2}}}|{{{ing2}}}]]<br />}}{{#if: {{{ing3|}}} |[[Image:{{{ing3}}}.png|25px]] {{{ing3amount|1}}} [[{{{ing3sec|Harvestables}}}/{{{ing3}}}|{{{ing3}}}]]<br />}}{{#if: {{{ing4|}}} |[[Image:{{{ing4}}}.png|25px]] {{{ing4amount|1}}} [[{{{ing4sec|Harvestables}}}/{{{ing4}}}|{{{ing4}}}]]<br />}}{{#if: {{{ing5|}}} |[[Image:{{{ing5}}}.png|25px]] {{{ing5amount|1}}} [[{{{ing5sec|Harvestables}}}/{{{ing5}}}|{{{ing5}}}]]<br />}}{{#if: {{{ing6|}}} |[[Image:{{{ing6}}}.png|25px]] {{{ing6amount|1}}} [[{{{ing6sec|Harvestables}}}/{{{ing6}}}|{{{ing6}}}]]<br />}}
{{=}}|{{=}}}}
==={{{manutitle|Manufacturing information}}}===
|#default = [[File:{{{item|default item image}}}.png|80px]]
{{#if: {{{tool|}}} |Required tools:<br /> [[Image:{{{tool}}}.png|25px]] [[{{{toolsec|Items}}}/{{{tool}}}|{{{tool}}}]]<br />}}{{#if: {{{tool2|}}} |[[Image:{{{tool2}}}.png|25px]] [[{{{tool2sec|Items}}}/{{{tool2}}}|{{{tool2}}}]]<br />}}{{#if: {{{know|}}} |Knowledge required: [[Books/{{{know}}}|{{{know}}}]]<br />| No knowledge required<br />}}{{#if: {{{nexus|}}} | Required nexus:
 
* [[Nexus/{{{nexus}}}#{{{nexus}}} {{{nexuslvl}}}|{{{nexus}}}: {{{nexuslvl}}}]]}}{{#if: {{{nexus2|}}} |
{{#if:{{{desc|}}}|{{{desc}}}
* [[Nexus/{{{nexus2}}}#{{{nexus2}}} {{{nexus2lvl}}}|{{{nexus2}}}: {{{nexus2lvl}}}]]}}
 
{{=}}|{{=}}}}
}}== {{{ingstitle|Ingredients}}} ===
{{#if: {{{resamount|}}} | Note: The recipe produces {{{resamount}}} {{{item}}} at once}}
* [[File:{{{ing1|default item image}}}.png|25px]] {{{ing1amount|1}}} [[{{{ing1|Harvesting {{!}} Error! No ingredient specified.}}}]]<br />{{
#if: {{{ing2|}}} | * [[File:{{{ing2}}}.png|25px]] {{{ing2amount|1}}} [[{{{ing2}}}]]<br />}}{{
#if: {{{ing3|}}} | * [[File:{{{ing3}}}.png|25px]] {{{ing3amount|1}}} [[{{{ing3}}}]]<br />}}{{
#if: {{{ing4|}}} | * [[File:{{{ing4}}}.png|25px]] {{{ing4amount|1}}} [[{{{ing4}}}]]<br />}}{{
#if: {{{ing5|}}} | * [[File:{{{ing5}}}.png|25px]] {{{ing5amount|1}}} [[{{{ing5}}}]]<br />}}{{
#if: {{{ing6|}}} | * [[File:{{{ing6}}}.png|25px]] {{{ing6amount|1}}} [[{{{ing6}}}]]<br />}}{{
#if: {{{ingweight|}}} | * Total: {{{ingweight}}} EMU<br />}}
 
=== {{{manutitle|Manufacturing information}}} ===
Recommended {{#switch: {{{skill}}}
Recommended {{#switch: {{{skill}}}
| Weapons = [[:Category:Manufacturing|Manufacturing]]
| Weapons = [[:Category:Manufacturing|Manufacturing]]
Line 20: Line 32:
| #default = {{{skill}}}
| #default = {{{skill}}}
}} experience given: {{{exp}}}<br />
}} experience given: {{{exp}}}<br />
{{#if: {{{food|}}} |Food substracted: {{{food}}}<br />}}{{#if: {{{mana|}}} |Mana substracted: {{{mana}}}<br />}}</includeonly>
Required [[:Category:Tools|tools]]: {{#if: {{{tool|}}} |
<noinclude>
* [[File:{{{tool}}}.png|25px]] [[{{{tool}}}]]<br />| * <span style="color:green">None</span>}}{{
#if: {{{tool2|}}} |
* [[File:{{{tool2}}}.png|25px]] [[{{{tool2}}}]]<br />}}
[[Books|Knowledge]] required: {{ #if: {{{know|}}} |
* {{
#if: {{{bookpic|}}} | [[File:{{{bookpic}}}.png|25px]] }} [[{{{know}}}]]<br />| * <span style="color:green">None</span> <br />}}
Required [[nexus]]: {{
#if: {{{nexus|}}} |
* [[{{{nexus}}} Nexus#{{{nexus}}} {{{nexuslvl}}}|{{{nexus}}}: {{{nexuslvl}}}]]| * <span style="color:green">None</span> <br />}}{{
#if: {{{nexus2|}}} |
* [[{{{nexus2}}} Nexus#{{{nexus2}}} {{{nexus2lvl}}}|{{{nexus2}}}: {{{nexus2lvl}}}]]}}
{{#if: {{{food|}}} |[[Food]] subtracted: {{{food}}}<br />}}{{
#if: {{{actionpoints|}}} |[[Action Points]] subtracted: {{{actionpoints}}}<br />}}{{
#if: {{{mana|}}} |Mana subtracted: {{{mana}}}<br />}}</includeonly><noinclude>
== ManuInfo template ==
== ManuInfo template ==
=== Purpose ===
=== Purpose ===
Line 27: Line 52:


* This template does not include the weight and stackability of items as that's not related to the manufacturing of an item.
* This template does not include the weight and stackability of items as that's not related to the manufacturing of an item.


=== Parameters ===
=== Parameters ===
Line 34: Line 58:
* '''ingstitle''': Subtitle for the list of ingredients, defaults to "Ingredients"; ''optional''
* '''ingstitle''': Subtitle for the list of ingredients, defaults to "Ingredients"; ''optional''
* '''manutitle''': Subtitle for the manufacturing details, defaults to "Manufacturing information"; ''optional''
* '''manutitle''': Subtitle for the manufacturing details, defaults to "Manufacturing information"; ''optional''
* '''resamount''': Amount of items produced; ''optional''
* '''skill''': Skill that '''item''' belongs to, please provide ''Weapons'', ''Armour'' and ''Items'' respectively, if the item is in those subdirectories, the template will replace them automatically with ''Manufacturing''; ''mandatory''
* '''skill''': Skill that '''item''' belongs to, please provide ''Weapons'', ''Armour'' and ''Items'' respectively, if the item is in those subdirectories, the template will replace them automatically with ''Manufacturing''; ''mandatory''
* '''exp''': base experience given, defaults to empty
* '''exp''': base experience given, defaults to empty
* '''lvl''': recommended skill level, defaults to empty
* '''lvl''': recommended skill level, defaults to empty
* '''know''': required knowledge, is expected to be a page under ''Books/'', i.e. the link will be made to ''Books/know|know''; ''optional''
* '''know''': required knowledge, i.e. the link will be made to ''know|know''; ''optional''
* '''bookpic''': book image; ''optional'' (if knowledge is required you must enter this line but you can leave it empty)
* '''nexus''': required nexus; ''optional''
* '''nexus''': required nexus; ''optional''
* '''nexuslvl''': level of the required nexus; ''optional''
* '''nexuslvl''': level of the required nexus; ''optional''
Line 43: Line 69:
* '''nexus2lvl''': level of the second required nexus; ''optional''
* '''nexus2lvl''': level of the second required nexus; ''optional''
* '''food''': Food cost; ''optional''
* '''food''': Food cost; ''optional''
* '''actionpoints''': Action Point cost; ''optional''
* '''mana''': Mana cost; ''optional''
* '''mana''': Mana cost; ''optional''
* '''tool''': tool needed to make; ''optional''
* '''tool''': tool needed to make; ''optional''
* '''toolsec''': if ''tool'' is not found in the ''Items/'' subdirectory, add the directory; ''optional''
* '''tool2''': second tool needed to make; ''optional''
* '''tool2''': second tool needed to make; ''optional''
* '''tool2sec''': see ''toolsec''; ''optional''
* '''ing1''': Name of the first ingredient, see ''item'' above; ''mandatory''
* '''ing1''': Name of the first ingredient, see ''item'' above; ''mandatory''
* '''ing1amount''': Amount of first item needed in recipe, defaults to 1 if ingredient is not empty, else to empty.
* '''ing1amount''': Amount of first item needed in recipe, defaults to 1 if ingredient is not empty, else to empty.
* '''ing1sec''': Skill or section of the first ingredient, see ''skill'' above; ''optional'', defaults to ''Harvestables''.
* '''ing2'''...'''ing6''': same as ''ing1'' above for second through sixth ingredient, but ''optional''.
* '''ing2'''...'''ing6''': same as ''ing1'' above for second through sixth ingredient, but ''optional''.
* '''ing2amount'''...'''ing6amount''': same as ''ing1amount'' above for second through sixth ingredient, but ''optional''.
* '''ing2amount'''...'''ing6amount''': same as ''ing1amount'' above for second through sixth ingredient, but ''optional''.
* '''ing2sec'''...'''ing6sec''': same as ''ing1sec'' above for second through sixth ingredient, but ''optional''.
* '''ingweight''': total amount of ingredients' weight, but ''optional''


=== Usage ===
=== Usage ===
Line 59: Line 83:
<pre><nowiki>
<pre><nowiki>
{{ManuInfo
{{ManuInfo
|manutitle =
|manutitle =
|ingstitle =
|ingstitle =
|item =
|item =
|desc =
|desc =
|skill =
|resamount =
|exp =
|skill =
|lvl =
|exp =
|know =
|lvl =
|nexus =
|know =
|nexuslvl =
|bookpic =
|nexus2 =
|nexus =
|nexus2lvl =
|nexuslvl =
|food =
|nexus2 =
|mana =
|nexus2lvl =
|tool =
|food =
|tool2 =
|actionpoints =
|ing1 =
|mana =
|ing1amount =
|tool =
|ing1sec =
|tool2 =
|ing2 =
|ing1 =
|ing2amount =
|ing1amount =
|ing2sec =
|ing2 =
|ing3 =
|ing2amount =
|ing3amount =
|ing3 =
|ing3sec =
|ing3amount =
|ing4 =
|ing4 =
|ing4amount =
|ing4amount =
|ing4sec =
|ing5 =
|ing5 =
|ing5amount =
|ing5amount =
|ing6 =
|ing5sec =
|ing6amount =
|ing6 =
|ingweight =
|ing6amount =
|ing6sec =
}}
}}
</nowiki></pre>
</nowiki></pre>
Line 98: Line 120:
<pre><nowiki>
<pre><nowiki>
{{ManuInfo
{{ManuInfo
|manutitle = Mixing Information
|manutitle = Mixing Information
|ingstitle = Get this stuff first
|ingstitle = Get this stuff first
|desc = The roof, the roof, the roof is on [[Alchemy/Fire Essence|fire]]!
|desc = The roof, the roof, the roof is on [[Alchemy/Fire Essence|fire]]!
|item = Fire Essence
|item = Fire Essence
|skill = Alchemy
|skill = Alchemy
|exp = 6
|exp = 6
|lvl = 1
|lvl = 1
|food = 1
|food = 1
|ing1 = Sulfur
|ing1 = Sulfur
|ing1amount = 1
|ing1amount = 1
|ing1sec = Harvestables
|ing2 = Red Rose
|ing2 = Red Rose
|ing3 = Red Snapdragons
|ing3 = Red Snapdragon
|ingweight = 4
}}
}}
</nowiki></pre>
</nowiki></pre>
Note that the example makes use of the fact that ''ing#sec'' defaults to ''Harvestables'' and ''ing#amount'' defaults to 1 for non-empty ''ing#s'', I left that in for the first ingredient as an example.
Note that the example makes use of the fact that ''ing#amount'' defaults to 1 for non-empty ''ing#s''.
 
{{ManuInfo
{{ManuInfo
|manutitle = Mixing Information
|manutitle = Mixing Information
|ingstitle = Get this stuff first
|ingstitle = Get this stuff first
|item = Fire Essence
|item = Fire Essence
|desc = The roof, the roof, the roof is on [[Alchemy/Fire Essence|fire]]!
|desc = The roof, the roof, the roof is on [[Fire Essence|fire]]!
|skill = Alchemy
|skill = Alchemy
|exp = 6
|exp = 6
|lvl = 1
|lvl = 1
|food = 1
|food = 1
|ing1 = Sulfur
|ing1 = Sulfur
|ing1amount = 1
|ing1amount = 1
|ing1sec = Harvestables
|ing2 = Red Rose
|ing2 = Red Rose
|ing3 = Red Snapdragons
|ing3 = Red Snapdragon
|ingweight = 4
}}
}}
</noinclude>
</noinclude>

Latest revision as of 08:34, 9 August 2021

ManuInfo template[edit]

Purpose[edit]

This template's purpose is to offer a uniform way to create the manufacturing information section for items, hopefully allowing for easy changes in the future as well as customization.

  • This template does not include the weight and stackability of items as that's not related to the manufacturing of an item.

Parameters[edit]

  • item: Name of the item (capitalization, spacing etc. as the wiki-page-name); mandatory
  • desc: Description, will be added between the image and the list of ingredients; optional
  • ingstitle: Subtitle for the list of ingredients, defaults to "Ingredients"; optional
  • manutitle: Subtitle for the manufacturing details, defaults to "Manufacturing information"; optional
  • resamount: Amount of items produced; optional
  • skill: Skill that item belongs to, please provide Weapons, Armour and Items respectively, if the item is in those subdirectories, the template will replace them automatically with Manufacturing; mandatory
  • exp: base experience given, defaults to empty
  • lvl: recommended skill level, defaults to empty
  • know: required knowledge, i.e. the link will be made to know|know; optional
  • bookpic: book image; optional (if knowledge is required you must enter this line but you can leave it empty)
  • nexus: required nexus; optional
  • nexuslvl: level of the required nexus; optional
  • nexus2: second required nexus; optional
  • nexus2lvl: level of the second required nexus; optional
  • food: Food cost; optional
  • actionpoints: Action Point cost; optional
  • mana: Mana cost; optional
  • tool: tool needed to make; optional
  • tool2: second tool needed to make; optional
  • ing1: Name of the first ingredient, see item above; mandatory
  • ing1amount: Amount of first item needed in recipe, defaults to 1 if ingredient is not empty, else to empty.
  • ing2...ing6: same as ing1 above for second through sixth ingredient, but optional.
  • ing2amount...ing6amount: same as ing1amount above for second through sixth ingredient, but optional.
  • ingweight: total amount of ingredients' weight, but optional

Usage[edit]

Copy and paste the code below, fill in the necessary information, remove unused parameters, preview, save.

{{ManuInfo
|manutitle =
|ingstitle =
|item =
|desc =
|resamount =
|skill =
|exp =
|lvl =
|know =
|bookpic =
|nexus =
|nexuslvl =
|nexus2 =
|nexus2lvl =
|food =
|actionpoints =
|mana =
|tool =
|tool2 =
|ing1 =
|ing1amount =
|ing2 =
|ing2amount =
|ing3 =
|ing3amount =
|ing4 =
|ing4amount =
|ing5 =
|ing5amount =
|ing6 =
|ing6amount =
|ingweight =
}}

Example

{{ManuInfo
|manutitle = Mixing Information
|ingstitle = Get this stuff first
|desc = The roof, the roof, the roof is on [[Alchemy/Fire Essence|fire]]!
|item = Fire Essence
|skill = Alchemy
|exp = 6
|lvl = 1
|food = 1
|ing1 = Sulfur
|ing1amount = 1
|ing2 = Red Rose
|ing3 = Red Snapdragons
|ingweight = 4
}}

Note that the example makes use of the fact that ing#amount defaults to 1 for non-empty ing#s.

The roof, the roof, the roof is on fire!

Get this stuff first

Mixing Information[edit]

Recommended Alchemy level: 1
Base Alchemy experience given: 6
Required tools:

  • None

Knowledge required:

  • None

Required nexus:

  • None

Food subtracted: 1