Module:qlu-nouns: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 229: Line 229:
local function make_table(data, branch)
local function make_table(data, branch)
local wikicode = {'{| class="prettytable inflection-table vsSwitcher" data-toggle-category="inflection"\n'}
local wikicode = {'{| class="prettytable inflection-table vsSwitcher" data-toggle-category="inflection"\n'}
table.insert(wikicode, '! colspan="5" class="vsToggleElement" style="text-align:left;min-width: 25em;background:#' ..
table.insert(wikicode, '! colspan="5" class="vsToggleElement" style="text-align:left;min-width: 25em;background:#'
'" | ')
)
table.insert(wikicode, branch_links[branch] .. ' declension of #head\n')


make_headers(data, wikicode)
make_headers(data, wikicode)
1,849

edits

Navigation menu