Site Notice

hello, world

Difference between revisions of "MediaWiki:Custom-RandomBackground/List"

From Project-EPB Commons
([InPageEdit] 没有编辑摘要)
 
([InPageEdit] 没有编辑摘要)
Line 1: Line 1:
这个页面保存了用于本站随机背景图的图片列表。
+
/**
 +
* 这个页面保存了用于本站随机背景图的图片列表。
 +
* 请模仿以下json格式维护列表
 +
* 请不要打乱代码块!
 +
**/
  
请模仿以下格式维护列表,每一行一个图片链接,固定以<code> *RandomBackgroundImg </code>开头,不要随意修改格式与排版,包括无端的换行:
+
  {
 
+
  list: [{
#RandomBackgroundList#
+
      img: 'https://vignette.wikia.nocookie.net/no-game-no-life/images/c/c5/WikiBackground1.png/revision/latest?cb=20190726210321&format=original&path-prefix=zh',
*RandomBackgroundImg* https://vignette.wikia.nocookie.net/no-game-no-life/images/c/c5/WikiBackground1.png/revision/latest?cb=20190726210321&format=original&path-prefix=zh
+
      des: 'background1'
*RandomBackgroundImg* https://vignette.wikia.nocookie.net/no-game-no-life/images/0/07/WikiBackground2.jpeg/revision/latest?cb=20190726210322&format=original&path-prefix=zh
+
    },{
*RandomBackgroundImg* https://vignette.wikia.nocookie.net/no-game-no-life/images/9/93/WikiBackground3.jpeg/revision/latest?cb=20190326093758&format=original&path-prefix=zh
+
      img: 'ackground2.jpeg/revision/latest?cb=20190726210322&format=original&path-prefix=zh'
*RandomBackgroundImg* https://vignette.wikia.nocookie.net/no-game-no-life/images/2/2d/WikiBackground4.jpeg/revision/latest?cb=20190326163854&format=original&path-prefix=zh
+
      des: 'bg2'
*RandomBackgroundImg* https://vignette.wikia.nocookie.net/no-game-no-life/images/b/bf/WikiBackground5.jpeg/revision/latest?cb=20190326165906&format=original&path-prefix=zh
+
    },{
 +
      img: 'https://vignette.wikia.nocookie.net/no-game-no-life/images/9/93/WikiBackground3.jpeg/revision/latest?cb=20190326093758&format=original&path-prefix=zh',
 +
      des: 'bg3'
 +
    },{
 +
      img: ' https://vignette.wikia.nocookie.net/no-game-no-life/images/2/2d/WikiBackground4.jpeg/revision/latest?cb=20190326163854&format=original&path-prefix=zh',
 +
      des: 'bg4'
 +
    }
 +
      img: 'https://vignette.wikia.nocookie.net/no-game-no-life/images/b/bf/WikiBackground5.jpeg/revision/latest?cb=20190326165906&format=original&path-prefix=zh',
 +
      des: 'bg5'
 +
    }]
 +
  }

Revision as of 12:05, 8 November 2019