Index: trunk/extensions/WikiLove/modules/ext.wikiLove/ext.wikiLove.defaultOptions.js |
— | — | @@ -65,7 +65,7 @@ |
66 | 66 | descr: 'The Barnstar of Good Humor may be awarded to Wikipedians who consistently lighten the mood, defuse conflicts, and make Wikipedia a better place to be.', |
67 | 67 | header: 'A barnstar for you!', |
68 | 68 | title: 'The Barnstar of Good Humor', |
69 | | - image: 'Barnstar of Reversion Hires.png' |
| 69 | + image: 'Barnstar of Humour Hires.png' |
70 | 70 | }, |
71 | 71 | 'brilliant': { |
72 | 72 | fields: [ 'message' ], |
— | — | @@ -251,6 +251,7 @@ |
252 | 252 | 'baklava': { |
253 | 253 | fields: [ 'header', 'message' ], // fields to ask for in form |
254 | 254 | option: 'Baklava', // option listed in the select list |
| 255 | + descr: 'Baklava is a rich, sweet pastry made of layers of filo pastry filled with chopped nuts and sweetened with syrup or honey.', |
255 | 256 | header: 'Some baklava for you!', // header that appears at the top of the talk page post (optional) |
256 | 257 | image: 'Baklava - Turkish special, 80-ply.JPEG', // image for the award |
257 | 258 | imageSize: '135px' // size to display image |
— | — | @@ -258,6 +259,7 @@ |
259 | 260 | 'beer': { |
260 | 261 | fields: [ 'header', 'message' ], |
261 | 262 | option: 'Beer', |
| 263 | + descr: 'Beer is the world\'s most widely consumed and probably oldest alcoholic beverage. It is the third most popular drink after water and tea.', |
262 | 264 | header: 'A beer for you!', |
263 | 265 | image: 'Export hell seidel steiner.png', |
264 | 266 | imageSize: '70px' |
— | — | @@ -265,6 +267,7 @@ |
266 | 268 | 'brownie': { |
267 | 269 | fields: [ 'header', 'message' ], |
268 | 270 | option: 'Brownie', |
| 271 | + descr: 'A brownie is a flat, baked square or bar made of dense, rich chocolate cake.', |
269 | 272 | header: 'A brownie for you!', |
270 | 273 | image: 'Brownie transparent.png', |
271 | 274 | imageSize: '120px' |
— | — | @@ -272,6 +275,7 @@ |
273 | 276 | 'bubble tea': { |
274 | 277 | fields: [ 'header', 'message' ], |
275 | 278 | option: 'Bubble tea', |
| 279 | + descr: 'Bubble tea is a tea or juice beverage containing small chewy balls made of tapioca starch or jelly. First invented in Taiwan, it is now popular in many areas of the world.', |
276 | 280 | header: 'Some bubble tea for you!', |
277 | 281 | image: 'Bubble_Tea.png', |
278 | 282 | imageSize: '65px' |
— | — | @@ -279,6 +283,7 @@ |
280 | 284 | 'cheeseburger': { |
281 | 285 | fields: [ 'header', 'message' ], |
282 | 286 | option: 'Cheeseburger', |
| 287 | + descr: 'A staple of diners and fast-food restaurants, cheeseburgers were first popularized in the United States during the 1920s and 30s.', |
283 | 288 | header: 'A cheeseburger for you!', |
284 | 289 | image: 'Cheeseburger.png', |
285 | 290 | imageSize: '120px' |
— | — | @@ -286,6 +291,7 @@ |
287 | 292 | 'cookie': { |
288 | 293 | fields: [ 'header', 'message' ], |
289 | 294 | option: 'Cookie', |
| 295 | + descr: 'Cookies (known as biscuits in the UK) come in a wide array of flavors, shapes, and sizes.', |
290 | 296 | header: 'A cookie for you!', |
291 | 297 | image: 'Choco_chip_cookie.png', |
292 | 298 | imageSize: '120px' |
— | — | @@ -293,6 +299,7 @@ |
294 | 300 | 'coffee': { |
295 | 301 | fields: [ 'header', 'message' ], |
296 | 302 | option: 'Cup of coffee', |
| 303 | + descr: 'Appreciated the world over, coffee is known for its energizing effect on people.', |
297 | 304 | header: 'A cup of coffee for you!', |
298 | 305 | image: 'A small cup of coffee.JPG', |
299 | 306 | imageSize: '120px' |
— | — | @@ -300,6 +307,7 @@ |
301 | 308 | 'tea': { |
302 | 309 | fields: [ 'header', 'message' ], |
303 | 310 | option: 'Cup of tea', |
| 311 | + descr: 'After water, tea is the most widely consumed beverage in the world. It can be enjoyed hot or cold, with milk or sugar.', |
304 | 312 | header: 'A cup of tea for you!', |
305 | 313 | image: 'Meissen-teacup pinkrose01.jpg', |
306 | 314 | imageSize: '120px' |
— | — | @@ -307,6 +315,7 @@ |
308 | 316 | 'cupcake': { |
309 | 317 | fields: [ 'header', 'message' ], |
310 | 318 | option: 'Cupcake', |
| 319 | + descr: 'A cupcake is a small cake designed to serve one person. They are often served with frosting and sprikles on top.', |
311 | 320 | header: 'A cupcake for you!', |
312 | 321 | image: 'Choco-Nut Bake with Meringue Top cropped.jpg', |
313 | 322 | imageSize: '120px' |
— | — | @@ -314,6 +323,7 @@ |
315 | 324 | 'pie': { |
316 | 325 | fields: [ 'header', 'message' ], |
317 | 326 | option: 'Pie', |
| 327 | + descr: 'Pies can be filled with a wide variety of sweet or savoury ingredients.', |
318 | 328 | header: 'A pie for you!', |
319 | 329 | image: 'A very beautiful Nectarine Pie.jpg', |
320 | 330 | imageSize: '120px' |
— | — | @@ -321,6 +331,7 @@ |
322 | 332 | 'stroopwafels': { |
323 | 333 | fields: [ 'header', 'message' ], |
324 | 334 | option: 'Stroopwafels', |
| 335 | + descr: 'A stroopwafel is a Dutch snack made from two thin layers of baked batter with a caramel-like syrup filling in the middle.', |
325 | 336 | header: 'Some stroopwafels for you!', |
326 | 337 | image: 'Gaufre biscuit.jpg', |
327 | 338 | imageSize: '135px' |