Difference between revisions of "Template:Resource Box"

From Pangaea Wiki
Jump to: navigation, search
 
(40 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
+
<includeonly>{{#if: {{{tree|}}} |</includeonly>{{Template:Resource Box/tree
If you do not add the optional parameters, then it will automatically write "nothing" instead.
+
|from={{{from|normal}}}
==Template Parameters==
+
|link={{{link|Trees}}}
<pre>
+
|fruit={{{fruit|}}}
{{Resource Box
+
}}<includeonly>}}</includeonly><includeonly>{{#if: {{{corpse|}}} |</includeonly>{{Template:Resource Box/corpse
|resource=
+
|loot={{{loot}}}
|bigpicture=
+
|daggercut={{{daggercut}}}
+
|link={{{link|Corpses}}}
''Optional''
+
}}<includeonly>}}</includeonly><includeonly>{{#if: {{{field|}}} |</includeonly>{{Template:Resource Box/field
|dagger=
+
|
|hatchet=
+
}}<includeonly>}}</includeonly><includeonly>{{#if: {{{other|}}} |</includeonly>{{Template:Resource Box/other
|pickaxe=
+
|
}}
+
}}<includeonly>}}</includeonly><noinclude>{{Documentation}}</noinclude>
</pre>
+
 
+
</noinclude><includeonly>{| class="pangtable"
+
|rowspan=5| {{#if:{{{bigpicture|}}}|[[File:{{{bigpicture}}}|link=]]}}
+
!colspan=2 style="min-width:300px"|Resources gathered from [[{{{page}}}|{{{resource}}}]]
+
|-
+
!style="width:80px" |[[File:Dagger.png|link=]] Dagger
+
|{{{dagger|<span style="color:#000">nothing</span>}}}
+
|-
+
![[File:Hatchet.png|link=]] Hatchet
+
|{{{hatchet|<span style="color:#000">nothing</span>}}}
+
|-
+
![[File:Pickaxe.png|link=]] Pickaxe
+
|{{{pickaxe|<span style="color:#000">nothing</span>}}}
+
|-
+
|}</includeonly>
+

Latest revision as of 09:25, 19 August 2018

Resourses from normal tree
hatchet normal logs
dagger normal kindling
Resourses from {{{from}}}'s corpse
default loot {{{loot}}}
cut with dagger {{{daggercut}}}
Template:Resource Box/fieldTemplate:Resource Box/other
Documentation icon Template documentation ( view · talk · edit)

If you do not add the optional parameters, then it will automatically write "nothing" instead.

  • You can add a link in all the parameters EXCEPT the bigpicture, if you wish to direct people to certain pages.

Template Parameters

{{Resource Box
 | resource=

Optional
 | bigpicture=
 | dagger=
 | hatchet=
 | pickaxe=
 | shovel=
 | addnote=
}}

Example

{{Resource Box|resource=[[Trees|Date Palm]]|bigpicture=Date-tree.png|dagger=Dates|hatchet=[[List of Logs|Date log]]}}

The above documentation is transcluded from Template:Resource Box/doc.
Editors can experiment in this template's sandbox
Please add categories to the /doc subpage within <includeonly>...</includeonly> tags.