Difference between revisions of "Template:Treasure"
From Legends of Hyrule
Jump to navigationJump to search| Line 1: | Line 1: | ||
| − | {| class="wikitable" width="300px" | + | {| class="wikitable" width="300px" style="color:#{{BoxTextColor}}; background-color:#f4e1bf; border: 1px solid #fff; font-size:16px; font-family:'scalysans';" |
| − | + | | {{#if:{{{d|}}}|d{{{d|6}}} {{!}}{{!}}|colspan=2{{!}}}} {{BL|Rolling for Treasure|'''Treasure'''}} | |
|- | |- | ||
{{#if:{{{default|}}}| | {{#if:{{{default|}}}| | ||
{{!}} {{{default}}} | {{!}} {{{default}}} | ||
{{!}}-}} | {{!}}-}} | ||
| − | {{#if:{{{1|}}}| | + | {{#if:{{{1|a}}}| |
{{!}} style="width: 30px"{{!}}{{{line1|1}}} {{!}}{{!}} {{{1}}} | {{!}} style="width: 30px"{{!}}{{{line1|1}}} {{!}}{{!}} {{{1}}} | ||
{{!}}-}} | {{!}}-}} | ||
| − | {{#if:{{{2|}}}| | + | {{#if:{{{2|a}}}| |
{{!}} {{{line2|2}}} {{!}}{{!}} {{{2}}} | {{!}} {{{line2|2}}} {{!}}{{!}} {{{2}}} | ||
{{!}}-}} | {{!}}-}} | ||
| − | {{#if:{{{3|}}}| | + | {{#if:{{{3|a}}}| |
{{!}} {{{line3|3}}} {{!}}{{!}} {{{3}}} | {{!}} {{{line3|3}}} {{!}}{{!}} {{{3}}} | ||
{{!}}-}} | {{!}}-}} | ||
Revision as of 08:09, 15 June 2020
| Treasure | |
| 1 | {{{1}}} |
| 2 | {{{2}}} |
| 3 | {{{3}}} |
{{Treasure
|d=6
|1
|2
|3
|4
|5
|6
|line1=
|line2=
|line3=
|line4=
|line5=
|line6=
|default=A defeated bokoblin yields a {{i|slingshot}} plus the following:
|default=A defeated bit yields 10 (3d6) [[rupees]]' worth of [[spoils]], usually including chu jelly or other materials useful for brewing [[potion]]s.
}}
- The template defaults to d6 but can be changed to any other die size, even d555.
- Replace "1" with the treasure to receive on a roll of "1".
- line1, line2, etc. are optional. Omitting them all defaults to the full lineup for a d4, d6, d8, or d10 as defined with the primary variables.
- The template currently supports up to 10 lines.