Difference between revisions of "Template:Resource Box"

From Pangaea Wiki
Jump to: navigation, search
m
(Template Parameters)
Line 17: Line 17:
  
 
===Example===
 
===Example===
<code><nowiki>{{Resource Box|resource=[[Trees|Date Palm]]|bigpicture=Date-tree.png|dagger=Dates}}</nowiki></code>
+
<code><nowiki>{{Resource Box|resource=[[Trees|Date Palm]]|bigpicture=Date-tree.png|dagger=Dates|hatchet=[[List of Logs|Date log]]}}
{{Resource Box|resource=[[Trees|Date Palm]]|bigpicture=Date-tree.png|dagger=Dates}}
+
</nowiki></code>
 +
{{Resource Box|resource=[[Trees|Date Palm]]|bigpicture=Date-tree.png|dagger=Dates|hatchet=[[List of Logs|Date log]]}}
  
 
</noinclude><includeonly>{| class="pangtable"  
 
</noinclude><includeonly>{| class="pangtable"  

Revision as of 14:42, 16 March 2016

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=
}}


Example

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