Difference between revisions of "Template:Crafted"

From Salem Wiki
Jump to: navigation, search
m
 
(37 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<includeonly>{{#IFEQ: {{PAGENAME}} | Contributing | | [[Category:Crafted]] [[Category:Objects]] }}
+
<includeonly>{{#ifeq:{{PAGENAME}}|Contributing||[[Category:Crafted]][[Category:Objects]]}}
{| style="float:left; width:320px; padding:0.2em; border:black 2px solid; border-radius:0.4em; background:#71583b; box-shadow: 2px 2px 5px #999,0px 1px 3px #C4894C inset; font-family:Calibri; margin-right:25px; margin-bottom:25px"
+
{| class="infobox2"
! style="color:white; font-size:1.4em"|{{i|{{PAGENAME}}}}
+
! class="infobox2-header"|{{i|{{PAGENAME}}|{{FULLPAGENAME}}}}
 
|-
 
|-
 
|
 
|
{| style="width:100%; border:black 2px solid; box-shadow:0px 0px 5px #C4894C,0px 0px 5px #999 inset;border-radius: 4px; background:#efebe5"
+
{| class="infobox2-skill"
| style="width:100px" |'''Skill(s) required:'''
+
| style="width:80px;" |'''Skill(s) required:'''
| colspan=2 | {{#ask: [[Category:Skills]] [[Unlocks::{{PAGENAME}}]] | ?Skills | format = ul | link=none | template=i | default=None }}
+
| colspan=2 |{{#switch: {{{Skills required|}}} | ={{#ask: [[Category:Skills]] [[Unlocks::{{PAGENAME}}]] | ?Skills | format = ul | link=none | template=i | default=None }}| {{#ask: [[Category:Skills]] [[Unlocks::{{PAGENAME}}]] | ?Skills | format = ul | link=none | template=i | default= }}{{T1|{{{Skills required}}}}} }}
 
|-
 
|-
| style="vertical-align:top" | '''Object(s) required:''' || colspan=2 | {{#switch: {{{Objects required|}}} | =None | {{T4|{{{Objects required}}} }} }}
+
| '''Object(s) required:''' || colspan=2 | {{#switch: {{{Objects required|}}} | =None | {{T4|{{{Objects required}}} }} }}
 
|-
 
|-
| style="vertical-align:top" | '''Required by:'''
+
| style="text-align:left" |'''Weight:'''
| style="vertical-align:top" | '''Objects'''   {{#ask: [[Category:Objects]] [[Requires::{{PAGENAME}}]] | ?Objects | format = ul | default=None }}  
+
| {{#switch: {{{Weight|}}}
| style="vertical-align:top" | '''Structures'''   {{#ask: [[Category:Structures]] [[Requires::{{PAGENAME}}]] | ?Objects | format = ul | default=None }}  
+
| = ''unknown''
|}</includeonly>  
+
| [[Weight::{{{Weight}}}]]
<noinclude>'''NOTE:''' This is a MODULAR template. It MUST be used before one the the following templates:
+
}}
*[[Template:Food]] if the item is a crafted food.
+
|-
*[[Template:Inspirational]] if the item is a crafted inspirational.
+
| '''Required <br />by:'''
*[[Template:Inspirational Food]] if the item is crafted and both an inspirational and a food.
+
| '''Objects'''<br /> {{#ask: [[Category:Objects]] [[Requires::{{PAGENAME}}]] | ?Objects | format = ul | default=None }}  
*[[Template:Artifact]] if the item is a crafted artifact.
+
| colspan=2 | '''Structures'''<br /> {{#ask: [[Category:Structures]] [[Requires::{{PAGENAME}}]] | ?Objects | format = ul | default=None }}  
*[[Template:Inspirational Artifact]] if the item is crafted and both an inspirational and an artifact.
+
|}</includeonly>
 
+
<noinclude>{{documentation}}</noinclude>
See [[Help:Contributing]] for instructions and examples for adding a new page to the wiki.
 
 
 
{{Crafted | Objects required=}}
 
|}</noinclude>
 

Latest revision as of 23:05, 12 March 2024


Template documentation (for the template shown above, sometimes hidden or invisible)
NOTE: This is a MODULAR template. It MUST be used before one of the following templates:


See Help:Contributing for instructions and examples for adding a new page to the wiki.

Crafted icon.png Crafted
Skill(s) required: None
Object(s) required: None
Weight: unknown
Required
by:
Objects
None
Structures
None
Code:
{{Crafted
| Objects required= 
| Weight=
}}

If it's standalone use:

{{Crafted
| Objects required= 
| Weight=
}}
|}

If you for some reason want to add a required skill (or several) to an object outside of the skill template you can force it by adding a "Skills required" line. However, please only use this as an exception for special cases, such as Salem Store items or similar; objects unlocked by a skill otherwise, whether directly or indirectly (such as variable crafts of one craft), should be listed on the skill page and that way be automatically displayed as a required skill for that object.

{{Crafted
| Skills required=
| Objects required= 
| Weight=
}}

Visit Template:Crafted/doc to edit this text! (How does this work?)