Ad placeholder

User:Llamageddon/RrtyItem: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 7: Line 7:
{{#lvardef: size | {{{6 |}}} }}
{{#lvardef: size | {{{6 |}}} }}
{{#lvardef: cols | {{#switch: {{#lvar:rrty}}
{{#lvardef: cols | {{#switch: {{#lvar:rrty}}
| c
| common = #48484899
| common = #48484899
| uncommon = #01BD3999
| uncommon
| u = #01BD3999
| u = #01BD3999
| rare = #01BFFF99
| rare
| r = #01BFFF99
| r = #01BFFF99
| veryrare = #D1017B99
| veryrare
| v = #D1017B99
| v = #D1017B99
| legendary = #B7861D99
| legendary
| l = #B7861D99
| l = #B7861D99
| story = #FF590199
| story
| s = #FF590199
| s = #FF590199
| #48484899 }} }}
| #48484899 }} }}
{{#lvardef: scol | {{#switch: {{#lvar:rrty}}
{{#lvardef: scol | {{#switch: {{#lvar:rrty}}
| common
| c = common
| uncommon
| u = uncommon
| u = uncommon
| rare
| r = rare
| r = rare
| veryrare
| very rare
| v = veryrare
| v = veryrare
| legendary
| l = legendary
| l = legendary
| story
| s = story  
| s = story  
| common = common
| uncommon = uncommon
| rare = rare
| veryrare = veryrare
| legendary = legendary
| story = story
| common }} }}
| common }} }}
{{#lvardef: sufx | {{#switch: {{#lvar:file}}
{{#lvardef: sufx | {{#switch: {{#lvar:file}}
Line 61: Line 64:


== Examples ==
== Examples ==
*Only first parameter defined.


{{C|<nowiki>{{User:Llamageddon/RrtyItem|Mace}}</nowiki>}}  
:{{C|<nowiki>{{User:Llamageddon/RrtyItem|Mace}}</nowiki>}}  
 
:Only first parameter defined.


{{User:Llamageddon/RrtyItem|Mace}}
{{User:Llamageddon/RrtyItem|Mace}}




{{C|<nowiki>{{User:Llamageddon/RrtyItem|Armour of Uninhibited Kushigo|s|tt|item}}</nowiki>}}
*Using shortcuts for rarity and image type, and {{InfoBlob|item}} keyword in 4th to copy item name as text link.


:Using shortcuts for rarity and image type, and {{InfoBlob|item}} keyword in 4th to copy item name as text link.
:{{C|<nowiki>{{User:Llamageddon/RrtyItem|Armour of Uninhibited Kushigo|s|tt|item}}</nowiki>}}


{{User:Llamageddon/RrtyItem|Armour of Uninhibited Kushigo|s|tt|item}}
{{User:Llamageddon/RrtyItem|Armour of Uninhibited Kushigo|s|tt|item}}




{{C|<nowiki>{{User:Llamageddon/RrtyItem|Mace|v|x|List of Weapons#Very Rare|A very rare mace.}}</nowiki>}}
*Unrecognised value in 3rd. Link and link text in 4th and 5th.


:Unrecognised value in 3rd. Link and link text in 4th and 5th.
:{{C|<nowiki>{{User:Llamageddon/RrtyItem|Mace|v|x|List of Weapons#Very Rare|A very rare mace.}}</nowiki>}}


{{User:Llamageddon/RrtyItem|Mace|v|x|List of Weapons#Very Rare|A very rare mace.}}
{{User:Llamageddon/RrtyItem|Mace|v|x|List of Weapons#Very Rare|A very rare mace.}}




{{C|<nowiki>{{User:Llamageddon/RrtyItem|Longsword|u|tt|List of Weapons#Uncommon|notext|small}}</nowiki>}}
*Using a tooltip (large "faded") image. Shortcuts in 2nd and 3rd, custom link in 4th, keyword {{InfoBlob|notext}} in 5th, and {{InfoBlob|small}} in 6th.


:Using a tooltip (large "faded") image. Shortcuts in 2nd and 3rd, custom link in 4th, keyword {{InfoBlob|notext}} in 5th, and {{InfoBlob|small}} in 6th.
:{{C|<nowiki>{{User:Llamageddon/RrtyItem|Longsword|u|tt|List of Weapons#Uncommon|notext|small}}</nowiki>}}


{{User:Llamageddon/RrtyItem|Longsword|u|tt|List of Weapons#Uncommon|notext|small}}
{{User:Llamageddon/RrtyItem|Longsword|u|tt|List of Weapons#Uncommon|notext|small}}




{{C|<nowiki>{{User:Llamageddon/RrtyItem|Longbow|rare||Longbows}}</nowiki>}}
*Blank image type.


:Blank image type.
:{{C|<nowiki>{{User:Llamageddon/RrtyItem|Longbow|rare||Longbows}}</nowiki>}}


{{User:Llamageddon/RrtyItem|Longbow|rare||Longbows}}
{{User:Llamageddon/RrtyItem|Longbow|rare||Longbows}}




{{C|<nowiki>{{User:Llamageddon/RrtyItem|Warhammer|legendary||||medium}}</nowiki>}}
*Larger than native icon resolution defined.


:Larger than native icon resolution defined.
:{{C|<nowiki>{{User:Llamageddon/RrtyItem|Warhammer|legendary||||medium}}</nowiki>}}


{{User:Llamageddon/RrtyItem|Warhammer|legendary||||medium}}
{{User:Llamageddon/RrtyItem|Warhammer|legendary||||medium}}




{{C|<nowiki>{{User:Llamageddon/RrtyItem|Missing Link|Link Missing|Missing Link|Link Missing|Missing Link|Link Missing}}</nowiki>}}
*Missing page/icon links and unrecognised or invalid values.


:Missing page/icon links and unrecognised or invalid values.
:{{C|<nowiki>{{User:Llamageddon/RrtyItem|Missing Link|Link Missing|Missing Link|Link Missing|Missing Link|Link Missing}}</nowiki>}}


{{User:Llamageddon/RrtyItem|Missing Link|Link Missing|Missing Link|Link Missing|Missing Link|Link Missing}}
{{User:Llamageddon/RrtyItem|Missing Link|Link Missing|Missing Link|Link Missing|Missing Link|Link Missing}}

Navigation menu