[03:15:06] Hey, I could use some advice on using Mediawiki. I have some content that is automatically generated from a game's database and put in a foobar_reference page. The page fooX and fooY want parts of the table from the _reference page. If I embed the _reference page in each, I get too much content. If I copy-paste the portions that are needed, I get two sources of truth. [03:15:16] Is this an acceptable venue to ask about this? [03:16:20] Is there a best practice around embedding *portions* of a _reference style page into other pages? [04:22:59] BlackVegetable: check out Extension:LabeledSectionTransclusion [04:23:41] there's probably also a way to do it with SMW and/or wikidata too but I'm less familiar with both of those [05:49:38] >Lua error in Module:ConvertNumeric at line 501: Invalid decimal numeral. [05:49:52] Im getting this error, cant quite grok whats going on [05:50:06] {{Convert|1=9150|2=m|3=ftin|5=|abbr=off|sigfig=|spell=on}} [06:48:17] Woodpecker: combination of ftin and spell=on is somehow the cause. There's a lot of lua to dig through to figure out exactly why, but eventually _numeral_to_english from ConvertNumeric is being called with an input string of '30,019' and it freaks out because of the comma [07:02:54] bd808: Should that be filed as a bug? [07:04:21] bd808: alternatively I need a work around. spell=on is imperative for me because I am using this for `accessability` purposes. Audiobooks basically. [13:43:02] hi, i have category that contains few hundreds pages, each page is has some year in his title, such as "something-2009". i want to create tab view to this category that each tab name will year name and that content will be the page from the year within the current category [13:43:29] the content is possible with: {{#dpl: category={{PAGENAME}} |titlematch=%year% }} [13:44:06] there is good way to create this tab view dynamically, which means dont create tabs which will be emtpy? [17:21:57] anyone have any experience with adding dynamic content to any tabs extension (tabber\tabs), just normal {{#loop}} inside, would be possible? im having trouble with it. [18:04:35] theres easy way to show dynamic wikicode the user device (pc or mobile)? [19:05:55] niso, Javascript may be a better bet [20:13:06] @martyav posted in Help with AJAX request to edit a page - https://discourse-mediawiki.wmflabs.org/t/help-with-ajax-request-to-edit-a-page/1023/1