Difference between revisions of "Template:Container"

From Fallen Sword Wiki
Jump to: navigation, search
Line 11: Line 11:
 
| valign="top" |
 
| valign="top" |
 
'''Name:'''  {{{name|{{PAGENAME}}}}}<br>
 
'''Name:'''  {{{name|{{PAGENAME}}}}}<br>
'''Type:'''  [[:Category:Containers|Containers]]<br>
+
'''Type:'''  [[:Category:Chest|Chest]]/[[:Category:Container|Container]]<br>
 
'''Level:''' {{{level}}}<br>
 
'''Level:''' {{{level}}}<br>
 
{{#ifeq: {{lc:{{{donation-reward|}}}}}| yes |'''Reward:''' Game Donation Reward}}{{#ifeq: {{lc:{{{game-gift|}}}}}| yes |'''Reward:''' Game Gift {{#if: {{{game-gift-occasion|}}}|{{{game-gift-occasion}}}}}}}
 
{{#ifeq: {{lc:{{{donation-reward|}}}}}| yes |'''Reward:''' Game Donation Reward}}{{#ifeq: {{lc:{{{game-gift|}}}}}| yes |'''Reward:''' Game Gift {{#if: {{{game-gift-occasion|}}}|{{{game-gift-occasion}}}}}}}
Line 17: Line 17:
 
|}
 
|}
 
== Actions ==
 
== Actions ==
{{#ifeq: {{lc:{{{player-bound|}}}}}| no |'''&bull;''' {{AHlong|{{{name|{{PAGENAME}}}}}|Search Auction House}}[[File:AHIcon.gif|30x30px]]<br>}}'''&bull;''' {{SearchUFSG|{{{name|{{PAGENAME}}}}}|Search the UFSG }}
+
{{#ifeq: {{lc:{{{player-bound|}}}}}| no |'''&bull;''' {{AHlong|{{{name|{{PAGENAME}}}}}|Search Auction House}}<br>}}'''&bull;''' {{SearchUFSG|{{{name|{{PAGENAME}}}}}|Search the UFSG }}
  
 
|width="40%" valign="top" align="left"|
 
|width="40%" valign="top" align="left"|
Line 45: Line 45:
 
This template allows easy adding of chest pages. To use, copy the following code to the chest page and fill in the blanks.
 
This template allows easy adding of chest pages. To use, copy the following code to the chest page and fill in the blanks.
 
<pre>
 
<pre>
{{Container
+
{{Chest
 
|image=
 
|image=
 
|level=
 
|level=

Revision as of 01:51, 22 January 2023

Do not edit this page!

If you need to customize this template to fit your own needs, copy the code into a fresh template and work from there.

Editing this page may cause the template to stop working properly for other pages currently using this template.

This template allows easy adding of chest pages. To use, copy the following code to the chest page and fill in the blanks.

{{Chest
|image=
|level=
|donation-reward=
|game-gift=
|game-gift-occasion=
|player-bound=
|reward-1-name=
|reward-1-image=
|reward-2-name=
|reward-2-image=
|reward-3-name=
|reward-3-image=
|reward-4-name=
|reward-4-image=
|reward-5-name=
|reward-5-image=
|reward-6-name=
|reward-6-image=
|reward-7-name=
|reward-7-image=
|reward-8-name=
|reward-8-image=
}}