Template:Infobox Recipe/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(incorporate all the changes that were made to the Module documentation instead of Template doc) |
(add kp and hideAlbum to the TemplateData for visual editing) |
||
Line 245: | Line 245: | ||
"level": {}, |
"level": {}, |
||
"exp": {}, |
"exp": {}, |
||
"kp": {}, |
|||
"rawmat1": {}, |
"rawmat1": {}, |
||
"rawmat1qty": {}, |
"rawmat1qty": {}, |
||
Line 253: | Line 254: | ||
"output1": {}, |
"output1": {}, |
||
"output1qty": {}, |
"output1qty": {}, |
||
"showFull": {} |
"showFull": {}, |
||
"hideAlbum": {} |
|||
}, |
}, |
||
"paramOrder": [ |
"paramOrder": [ |
||
Line 261: | Line 263: | ||
"level", |
"level", |
||
"exp", |
"exp", |
||
"kp", |
|||
"rawmat1", |
"rawmat1", |
||
"rawmat1qty", |
"rawmat1qty", |
||
Line 269: | Line 272: | ||
"output1", |
"output1", |
||
"output1qty", |
"output1qty", |
||
"showFull" |
"showFull", |
||
"hideAlbum" |
|||
], |
], |
||
"format": "block" |
"format": "block" |