Talk:Conway's Game of Life

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Template gadget request[edit]

I would like to add the Game of Life template gadget to the article, immediately below the Origins heading. (Please see the discussion here for details.) 28bytes (talk) 02:09, 26 May 2024 (UTC)[reply]

Specific steps for an interface admin to follow:
  1. Copy mw:MediaWiki:Gadget-Global-Vivarium.js to MediaWiki:Gadget-Vivarium.js
  2. Add the following line to MediaWiki:Gadgets-definition#modules:
    * Vivarium[ResourceLoader|hidden|default|categories=Pages using Conway's Game of Life gadget]|Vivarium.js
    
  3. (optional and only requires a regular admin) Add the following lines to User:SDZeroBot/Gadgets-sync-config.json:
    		{
    			"source": "mw:MediaWiki:Gadget-Global-Vivarium.js",
    			"page": "MediaWiki:Gadget-Vivarium.js",
    			"talkPage": "MediaWiki talk:Gadget-Vivarium.js"
    		}
    
  4. (optional and requires no advanced permissions) add {{Conway's Game of Life gadget}} to the appropriate place on this page.
See mw:Template gadgets for a general description of this system. I am personally unlikely to use my own interface admin permission to break into this uncharted territory , but describing the exact edit requested for the aid of whoever is brave enough to do so. Xaosflux described this as needing "serious testing" at MediaWiki talk:Common.js#Class-triggered gadgets. * Pppery * it has begun... 03:30, 26 May 2024 (UTC)[reply]
Can the primary functionality for this be tested via supportsUrlLoad options while the greater question about managing these category triggers can occur? We should probably put them all in to some standard naming convention (e.g. Category:Wikipedia Gadget-XXXXXXXXXXXXXXXX) or the like? — xaosflux Talk 22:49, 26 May 2024 (UTC)[reply]
I can't think of any reason it wouldn't. And I'm fine with using any naming convention. * Pppery * it has begun... 00:48, 27 May 2024 (UTC)[reply]
Additionally, the remote source indicated to source this script from does not appear to exist. — xaosflux Talk 23:06, 26 May 2024 (UTC)[reply]
"global" should be capitalised.— Qwerfjkltalk 23:48, 26 May 2024 (UTC)[reply]
Apologies for making a typo. * Pppery * it has begun... 00:48, 27 May 2024 (UTC)[reply]