אונטערשייד צווישן ווערסיעס פון "יחידה:אינפאקעסטל"

565 בייטן אראפגענומען ,  פֿאַר 2 יאָר
ק
מכלוליזאציע
ק (rv)
 
ק (מכלוליזאציע)
 
(2 מיטלסטע ווערסיעס פון איין אנדער באַניצער נישט געוויזן.)
שורה 91: שורה 91:
]]
]]
local function renderEditLinks()
local function renderEditLinks()
local wbEdit='' -- link to wikidata
-- not relevant here
if args.usingWikidata then
local entity = mw.wikibase.getEntityObject()
wbEdit = '[[File:Wikidata-logo S.svg|20px|link=d:'..entity.id..'| רעדאקטירן אין וויקידאטן וואס פארזארגט טייל פון דער אינפארמאציע אין דעם מוסטער]]'
wbEdit = wbEdit .. mw.ustring.format(' [[File:OOjs UI icon info big.svg|16px|link=%s]]', 'הילף:אינפאקעסטל')
end
if #wbEdit > 0 then
root:tag('tr')
:tag('td')
:attr('colspan', 2)
:css('text-align','left')
:wikitext(wbEdit)
end
end
end
--[[  
--[[