Difference between revisions of "Template:Pet2"

From JellyRO Wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
| rowspan="4" style="text-align: center; width:150px;" | [[Image:Mob {{{Name}}}.gif | link=]]
 
| rowspan="4" style="text-align: center; width:150px;" | [[Image:Mob {{{Name}}}.gif | link=]]
 
! style="width:90px;" | Taming Item  
 
! style="width:90px;" | Taming Item  
| style="width:210px;" |{{#if:: {{{Tame|}}}  | {{Item4|id={{{TameID}}}|name={{{Tame}}}}}| ''None''}}  
+
| style="width:210px;" |{{#ifexpr: {{{TameID}}} > 0 | {{Item4|id={{{TameID}}}|name={{{Tame}}}}}| ''None''}}  
 
! style="width:90px;" | Food
 
! style="width:90px;" | Food
| style="width:210px;" |{{#if: {{{Food|}}}  | {{Item4|id={{{FoodID}}}|name={{{Food}}} }}| ''None'' }}  
+
| style="width:210px;" |{{#ifexpr: {{{FoodID}}} > 0 | {{Item4|id={{{FoodID}}}|name={{{Food}}} }}| ''None'' }}  
 
|-
 
|-
 
! Egg
 
! Egg
 
| {{Item4|id={{{EggID}}}|name={{{Egg}}} }}
 
| {{Item4|id={{{EggID}}}|name={{{Egg}}} }}
 
! Accessory
 
! Accessory
| {{#if: {{{Accessory|}}}  | {{Item4|id={{{AccessoryID}}}|name={{{Accessory}}} }}| ''None'' }}  
+
| {{#ifexpr: {{{AccessoryID}}} > 0 | {{Item4|id={{{AccessoryID}}}|name={{{Accessory}}} }}| ''None'' }}  
 
|-
 
|-
 
! Bonus
 
! Bonus

Latest revision as of 12:50, 8 May 2021

{{{Name}}}
{{{Special}}}
[[Image:Mob {{{Name}}}.gif | link=]] Taming Item Expression error: Unrecognized punctuation character "{". Food Expression error: Unrecognized punctuation character "{".
Egg http://cp.jellyro.com/data/items/icons/{{{EggID}}}.png{{{Egg}}} Accessory Expression error: Unrecognized punctuation character "{".
Bonus {{{Bonus}}}
Source {{{Source}}}