Difference between revisions of "Template:Template sandbox"
From Unofficial Fantasica Wiki
Line 4: | Line 4: | ||
If you're trying to customize this template for yourself, please copy the text from the box here and make changes to your page manually: | If you're trying to customize this template for yourself, please copy the text from the box here and make changes to your page manually: | ||
www.fantasicawiki.com/wiki/Sales_Template_4 | www.fantasicawiki.com/wiki/Sales_Template_4 | ||
− | + | <pre> | |
Usage: <nowiki>{{Sales_4|CardName|Level|Ascension|Price|Notes}}</nowiki></noinclude><includeonly> | Usage: <nowiki>{{Sales_4|CardName|Level|Ascension|Price|Notes}}</nowiki></noinclude><includeonly> | ||
Line 14: | Line 14: | ||
|data=name=`name`,rarity=`rarity` | |data=name=`name`,rarity=`rarity` | ||
}} | }} | ||
− | {{#ifexpr: {{#ifeq: {{{5}}} | RESERVED | 1 | 0}}=1 | {{!}} | + | {{#ifexpr: {{#ifeq: {{{5}}}|RESERVED|1|0}}=1 | {{!}} |
{{{!}} style="border:2px solid red; background: #f9bbbb" | {{{!}} style="border:2px solid red; background: #f9bbbb" | ||
{{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] | {{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] | ||
Line 21: | Line 21: | ||
{{!}}- | {{!}}- | ||
{{!}} colspan="3" {{!}} {{{5}}} | {{!}} colspan="3" {{!}} {{{5}}} | ||
− | {{!}}} | + | {{!}}} |
− | {{#ifexpr: {{#external_value:rarity}}>9 and {{{2}}}={{#external_value:rarity}}*20+40 | {{{!}} style="border:2px solid green; background: #e3efe3" | + | | {{#ifexpr: {{#external_value:rarity}}>9 and {{{2}}}={{#external_value:rarity}}*20+40 | {{!}} |
+ | {{{!}} style="border:2px solid green; background: #e3efe3" | ||
{{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] | {{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] | ||
{{!}}- | {{!}}- | ||
Line 28: | Line 29: | ||
{{!}}- | {{!}}- | ||
{{!}} colspan="3" {{!}} {{{5}}} | {{!}} colspan="3" {{!}} {{{5}}} | ||
− | {{!}}} | + | {{!}}} |
− | {{#ifexpr: {{#external_value:rarity}}<10 and {{{2}}}={{#external_value:rarity}}*20+20 | {{{!}} style="border:2px solid green; background: #e3efe3" | + | | {{#ifexpr: {{#external_value:rarity}}<10 and {{{2}}}={{#external_value:rarity}}*20+20 | {{!}} |
+ | {{{!}} style="border:2px solid green; background: #e3efe3" | ||
{{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] | {{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] | ||
{{!}}- | {{!}}- | ||
Line 35: | Line 37: | ||
{{!}}- | {{!}}- | ||
{{!}} colspan="3" {{!}} {{{5}}} | {{!}} colspan="3" {{!}} {{{5}}} | ||
− | {{!}}} | + | {{!}}} |
− | {{#ifexpr: {{{2}}}={{#external_value:rarity}}*20 | {{{!}} style="border:2px solid blue; background: #e3e5ef" | + | | {{#ifexpr: {{{2}}}={{#external_value:rarity}}*20 | {{!}} |
+ | {{{!}} style="border:2px solid blue; background: #e3e5ef" | ||
{{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] | {{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] | ||
{{!}}- | {{!}}- | ||
Line 42: | Line 45: | ||
{{!}}- | {{!}}- | ||
{{!}} colspan="3" {{!}} {{{5}}} | {{!}} colspan="3" {{!}} {{{5}}} | ||
− | {{!}}} | + | {{!}}} |
− | {{#ifexpr: {{{2}}}>1 and {{{2}}}<{{#external_value:rarity}}*20 | {{{!}} style="border:2px solid purple; background: #ede3ef" | + | | {{#ifexpr: {{{2}}}>1 and {{{2}}}<{{#external_value:rarity}}*20 | {{!}} |
+ | {{{!}} style="border:2px solid purple; background: #ede3ef" | ||
{{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] | {{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] | ||
{{!}}- | {{!}}- | ||
Line 49: | Line 53: | ||
{{!}}- | {{!}}- | ||
{{!}} colspan="3" {{!}} {{{5}}} | {{!}} colspan="3" {{!}} {{{5}}} | ||
− | {{!}}} | + | {{!}}} |
− | {{#ifexpr: {{{2}}}=1 | {{{!}} style="border:2px solid black; background: #e0e0e0" | + | | {{#ifexpr: {{{2}}}=1 | {{!}} |
+ | {{{!}} style="border:2px solid black; background: #e0e0e0" | ||
{{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] | {{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] | ||
{{!}}- | {{!}}- |
Revision as of 22:25, 10 October 2018
DO NOT EDIT THIS TEMPLATE UNLESS YOU KNOW WHAT YOU ARE DOING! :D
If you're trying to customize this template for yourself, please copy the text from the box here and make changes to your page manually: www.fantasicawiki.com/wiki/Sales_Template_4
Usage: {{Sales_4|CardName|Level|Ascension|Price|Notes}}</noinclude><includeonly> {{#get_db_data: db=fantawiki |from=units |where=name='{{{1}}}' |limit=1 |data=name=`name`,rarity=`rarity` }} {{#ifexpr: {{#ifeq: {{{5}}}|RESERVED|1|0}}=1 | {{!}} {{{!}} style="border:2px solid red; background: #f9bbbb" {{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] {{!}}- {{!}} Lv{{{2}}} {{!!}} {{{3}}} {{!!}} {{{4}}} {{!}}- {{!}} colspan="3" {{!}} {{{5}}} {{!}}} | {{#ifexpr: {{#external_value:rarity}}>9 and {{{2}}}={{#external_value:rarity}}*20+40 | {{!}} {{{!}} style="border:2px solid green; background: #e3efe3" {{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] {{!}}- {{!}} Lv{{{2}}} {{!!}} {{{3}}} {{!!}} {{{4}}} {{!}}- {{!}} colspan="3" {{!}} {{{5}}} {{!}}} | {{#ifexpr: {{#external_value:rarity}}<10 and {{{2}}}={{#external_value:rarity}}*20+20 | {{!}} {{{!}} style="border:2px solid green; background: #e3efe3" {{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] {{!}}- {{!}} Lv{{{2}}} {{!!}} {{{3}}} {{!!}} {{{4}}} {{!}}- {{!}} colspan="3" {{!}} {{{5}}} {{!}}} | {{#ifexpr: {{{2}}}={{#external_value:rarity}}*20 | {{!}} {{{!}} style="border:2px solid blue; background: #e3e5ef" {{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] {{!}}- {{!}} Lv{{{2}}} {{!!}} {{{3}}} {{!!}} {{{4}}} {{!}}- {{!}} colspan="3" {{!}} {{{5}}} {{!}}} | {{#ifexpr: {{{2}}}>1 and {{{2}}}<{{#external_value:rarity}}*20 | {{!}} {{{!}} style="border:2px solid purple; background: #ede3ef" {{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] {{!}}- {{!}} Lv{{{2}}} {{!!}} {{{3}}} {{!!}} {{{4}}} {{!}}- {{!}} colspan="3" {{!}} {{{5}}} {{!}}} | {{#ifexpr: {{{2}}}=1 | {{!}} {{{!}} style="border:2px solid black; background: #e0e0e0" {{!}} colspan="3" {{!}} [[File:{{{1}}}_card.jpg{{!}}link={{{1}}}{{!}}220px]] {{!}}- {{!}} Lv{{{2}}} {{!!}} {{{3}}} {{!!}} {{{4}}} {{!}}- {{!}} colspan="3" {{!}} {{{5}}} {{!}}} | }} }} }} }} }} }}{{#clear_external_data:}}</includeonly>