Difference between revisions of "Template:PersonalCollectionIcon"
Jump to navigation
Jump to search
>Boblers (messed up braces of initial switch statement again, oof - but fixed now) |
>FlareKyn |
||
| Line 1: | Line 1: | ||
<includeonly>{{#switch:{{{1|}}} | <includeonly>{{#switch:{{{1|}}} | ||
|Adventurer={{#vardefine:Icon|{{#cargo_query:tables=Adventurers|where=_pageName="{{#titleparts:{{{2}}}}}" OR FullName="{{#titleparts:{{{2}}}}}"|fields=CONCAT('[[File:', Id, ' 0', VariationId, ' r0', {{{rarity|Rarity}}}, '.png|link=',{{{link|_pageName}}},']]')|group by=_pageName|limit=1|more results text=|default=}}}} | |Adventurer={{#vardefine:Icon|{{#cargo_query:tables=Adventurers|where=_pageName="{{#titleparts:{{{2}}}}}" OR FullName="{{#titleparts:{{{2}}}}}"|fields=CONCAT('[[File:', Id, ' 0', VariationId, ' r0', {{{rarity|Rarity}}}, '.png|link=',{{{link|_pageName}}},']]')|group by=_pageName|limit=1|more results text=|default=}}}} | ||
| − | |Weapon={{#vardefine:Icon|{{#cargo_query:tables=Weapons|where=_pageName="{{#titleparts:{{{2}}}}}" OR WeaponName="{{#titleparts:{{{2}}}}}"|fields=CONCAT('[[File:', BaseId, ' 01 ', FormId, '.png | + | |Weapon={{#vardefine:Icon|{{#cargo_query:tables=Weapons|where=_pageName="{{#titleparts:{{{2}}}}}" OR WeaponName="{{#titleparts:{{{2}}}}}"|fields=CONCAT('[[File:', BaseId, ' 01 ', FormId, '.png|link=',{{{link|_pageName}}},']]')|group by=_pageName|limit=1|more results text=|default=}}}}<!-- |
|Wyrmprint={{#vardefine:Icon|{{#cargo_query=Wyrmprint|where=_pageName="{{#titleparts:|{{{2}}} OR FullName="{{#titleparts:{{{2}}}}}"|fields=CONCAT('[[File:', BaseId, ' 0', {{#var:version}}, '.png|link='.{{{link|_pageName}}},']]')|group by=_pagename|limit=1|more results text=|default=}}}} | |Wyrmprint={{#vardefine:Icon|{{#cargo_query=Wyrmprint|where=_pageName="{{#titleparts:|{{{2}}} OR FullName="{{#titleparts:{{{2}}}}}"|fields=CONCAT('[[File:', BaseId, ' 0', {{#var:version}}, '.png|link='.{{{link|_pageName}}},']]')|group by=_pagename|limit=1|more results text=|default=}}}} | ||
| − | |Dragon={{#vardefine:Icon|{{#cargo_query:tables=Dragons|where=_pageName="{{#titleparts:{{{2}}}}}" OR FullName="{{#titleparts:{{{2}}}}}"|fields=CONCAT('[[File:', BaseId, ' 01.png | + | |Dragon={{#vardefine:Icon|{{#cargo_query:tables=Dragons|where=_pageName="{{#titleparts:{{{2}}}}}" OR FullName="{{#titleparts:{{{2}}}}}"|fields=CONCAT('[[File:', BaseId, ' 01.png|link=',{{{link|_pageName}}},']]')|group by=_pageName|limit=1|more results text=|default=}}}}}} |
-->{{#vardefine:version|{{#ifexpr:{{{unbind|}}}>1|2|1}}}}}}<!-- | -->{{#vardefine:version|{{#ifexpr:{{{unbind|}}}>1|2|1}}}}}}<!-- | ||
-->{{#vardefine:box|{{#switch{{{1|}}} | -->{{#vardefine:box|{{#switch{{{1|}}} | ||
| Line 25: | Line 25: | ||
| y2=121 | | y2=121 | ||
{{#var:box2}} | {{#var:box2}} | ||
| − | }}</includeonly><noinclude>{{PersonalCollectionIcon|Adventurer|The Prince}}</noinclude> | + | }}</includeonly><noinclude>{{PersonalCollectionIcon|Adventurer|The Prince}}{{PersonalCollectionIcon|Weapon|Absolute Crimson}}</noinclude> |
Revision as of 02:59, 7 April 2020
Error: Table Adventurers not found.
Error: Table Weapons not found.