I wouldnt copy/paste I find export/import to work better as there may be some underlying code that is missed in sub sub-templates/modules
On Mon, Feb 16, 2015 at 8:50 AM, Brenton Horne <[email protected]> wrote: > Hi, > > I've been working with infoboxes based on Lua modules taken (copy-pasted, > no changes) from Wikipedia. The base template is Template:Infobox (Lua) > which > has the same code as Template:Infobox on Wikipedia (which can be viewed > here https://en.wikipedia.org/wiki/Template:Infobox?action=raw). One of > the > infoboxes I've based on this template has no row 6 (i.e., label 6, data6 do > not appear in the table when rendered), this is the code this infobox > (which is called DBox, if you'd like a name to call it) has: > http://521b63dd.ngrok.com/mediawiki/index.php/Template:DBox?action=raw. > label6 and data6 are the eMedicine rows, if you're wondering. If you need > to check up on these extra templates or the modules I'm working here's the > ngrok link: http://521b63dd.ngrok.com/mediawiki/index.php/. Here's an > example of its implementation: > http://521b63dd.ngrok.com/mediawiki/index.php/Epilepsy if you'd like to > see > what's the problem. > > Thanks for your time, > Brenton > _______________________________________________ > MediaWiki-l mailing list > To unsubscribe, go to: > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
