Editing Template:Infobox Recipe/doc
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 113: | Line 113: | ||
| ''boolean'' |
| ''boolean'' |
||
| Flag to hide the Album XP from the display, for items that do not award album xp. Defaults to false. |
| Flag to hide the Album XP from the display, for items that do not award album xp. Defaults to false. |
||
| No |
|||
|- |
|||
| <code>passive</code> |
|||
| ''boolean'' |
|||
| Flag to show a link by the word Experience to Passive activities, and a tooltip to state that passive activity is reduced when overleveled. Defaults to false. |
|||
| No |
| No |
||
|- |
|- |
||
Line 260: | Line 255: | ||
"output1qty": {}, |
"output1qty": {}, |
||
"showFull": {}, |
"showFull": {}, |
||
"hideAlbum": {} |
"hideAlbum": {} |
||
"passive": {} |
|||
}, |
}, |
||
"paramOrder": [ |
"paramOrder": [ |
||
Line 279: | Line 273: | ||
"output1qty", |
"output1qty", |
||
"showFull", |
"showFull", |
||
"hideAlbum" |
"hideAlbum" |
||
"passive" |
|||
], |
], |
||
"format": "block" |
"format": "block" |