Difference between revisions of "Template:AddCraft"

From Salem Wiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
<includeonly>|-
 
<includeonly>|-
! style="color:white; font-size:1.4em" | '''{{#switch: {{{Titel|}}} | =Alternative Acquisition | &nbsp;{{{Titel}}} }}{{#switch: {{{Count|}}} | = | &nbsp;{{{Count}}} }}:'''
+
! style="color:white; font-size:1.4em" | '''{{#switch: {{{Title|}}} | =Alternative Acquisition | &nbsp;{{{Title}}} }}{{#switch: {{{Count|}}} | = | &nbsp;{{{Count}}} }}:'''
 
|-
 
|-
 
|
 
|
Line 6: Line 6:
 
| style="width:80px;" | '''Object(s) Required:''' ||{{#switch: {{{Objects required|}}} | =None | {{TX|T4|{{{Objects required}}} }} }}
 
| style="width:80px;" | '''Object(s) Required:''' ||{{#switch: {{{Objects required|}}} | =None | {{TX|T4|{{{Objects required}}} }} }}
 
|}</includeonly>
 
|}</includeonly>
<noinclude>
+
<noinclude>{{documentation}}</noinclude>
{{Notice|NOTE:|This is a MODULAR template. <br />
 
It is designed to be used after <br />
 
*[[Template:Foraged]] if the inspirational item is foraged.
 
*[[Template:Crafted]] if the inspirational item is crafted.
 
but before:<br />
 
*[[Template:Food]] if the item is a foraged food.
 
*[[Template:SpecialFood]] if the item is a static crafted food.
 
* Various VariableFood Templates if the item is variable crafted food.
 
*[[Template:Inspirational]] if the item is an inspirational.
 
*[[Template:Inspirational Food]] if the item is both, an inspirational and a food.
 
*[[Template:Artifact]] if the item is an artifact.
 
*[[Template:Inspirational Artifact]] if the item is both, an inspirational and an artifact.}}
 
 
 
See [[Help:Contributing]] for instructions and examples for adding a new page to the wiki.
 
 
 
{| style="float:left; width:320px; padding:0.2em; border:black 2px solid; border-radius:0.4em; background:#71583b; font-family:Calibri; margin-right:25px"
 
{{AddCraft
 
| Titel=Alternative Titel
 
| Count=01
 
| Objects required=Branch;1
 
}}
 
|}
 
{|
 
| style="vertical-align:top" |'''Code:'''
 
----
 
<pre>
 
{{AddCraft
 
| Titel=
 
| Count=
 
| Objects required=
 
}}
 
</pre>
 
|}
 
</noinclude>
 

Latest revision as of 22:56, 29 November 2020


Template documentation (for the template shown above, sometimes hidden or invisible)
NOTE: This is a MODULAR template.

It is designed to be used after

but before:


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

Alternative Acquisition 01:
Object(s) Required:
Code:
{{AddCraft
| Titel=
| Count=
| Objects required=
}}

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