13,398
edits
WikiDwarfBOT (talk | contribs) m (→top: clean up, replaced: Wikipedia → Bharatpedia (5)) |
No edit summary |
||
Line 182: | Line 182: | ||
local sisters = { | local sisters = { | ||
{arg = 'commons', image = 'Commons-logo.svg', prefix = 'commons', display = 'Media', from = 'Commons'}, | {arg = 'commons', image = 'Commons-logo.svg', prefix = 'commons', display = 'Media', from = 'Commons'}, | ||
{arg = 'species', image = ' | {arg = 'species', image = 'Bharatspecies-logo.svg', prefix = 'bharatspecies', display = 'Species directories', from = 'Bharatspecies'}, | ||
{arg = 'voy', image = ' | {arg = 'voy', image = 'Bharatvoyage-Logo-v3-icon.svg', prefix = 'voy', display = 'Travel guides', from = 'Bharatvoyage'}, | ||
{arg = 'n', image = ' | {arg = 'n', image = 'Bharatnews-logo.svg', prefix = 'bharatnews', display = 'News stories', from = 'Bharatnews'}, | ||
{arg = 'wikt', image = ' | {arg = 'wikt', image = 'Bhartionary-logo-v2.svg', prefix = 'bhartionary', postfix = 'English', display = 'Definitions', from = 'Bhartionary'}, | ||
{arg = 'b', image = ' | {arg = 'b', image = 'Bharatbooks-logo.svg', prefix = 'bharatbooks', display = 'Textbooks', from = 'Bharatbooks'}, | ||
{arg = 'q', image = ' | {arg = 'q', image = 'Bharatquote-logo.svg', prefix = 'bharatquote', display = 'Quotations', from = 'Bharatquote'}, | ||
{arg = 's', image = ' | {arg = 's', image = 'Bharatsource-logo.svg', prefix = 'bharatsource', display = 'Source texts', from = 'Bharatsource'}, | ||
{arg = 'v', image = ' | {arg = 'v', image = 'Bharatversity logo 2017.svg', prefix = 'bharatversity', display = 'Learning resources', from = 'Bharatversity'}, | ||
{arg = 'd', image = ' | {arg = 'd', image = 'Bharatdata-logo.svg', prefix = 'bharatdata', display = 'Data', from = 'Bharatdata'}, | ||
{arg = 'spoken', image = 'Sound-icon.svg', prefix = 'spoken Bharatpedia', display = 'Listen to this page', from = 'Spoken Bharatpedia'}, | {arg = 'spoken', image = 'Sound-icon.svg', prefix = 'spoken Bharatpedia', display = 'Listen to this page', from = 'Spoken Bharatpedia'}, | ||
} | } | ||
Line 219: | Line 219: | ||
end | end | ||
local sisterHeading = "Find out more on<br />Bharatpedia's" | local sisterHeading = "Find out more on<br />Bharatpedia's" | ||
local sisterSubheading = "'''[[Bharatpedia: | local sisterSubheading = "'''[[Bharatpedia:Bharatmedia sister projects|Sister projects]]'''" | ||
local sisterRow = makeRow(sisterItems, sisterHeading, sisterSubheading, {swapHeadingSize = true}) | local sisterRow = makeRow(sisterItems, sisterHeading, sisterSubheading, {swapHeadingSize = true}) | ||
table.insert(rows, sisterRow) | table.insert(rows, sisterRow) |
edits