יחידה:תבנית מידע: הבדלים בין גרסאות בדף
מאין תקציר עריכה |
מאין תקציר עריכה |
||
| שורה 59: | שורה 59: | ||
local function renderEditLinks() | local function renderEditLinks() | ||
local localEdit = mw.title.getCurrentTitle():canonicalUrl({action='edit', | local localEdit = mw.title.getCurrentTitle():canonicalUrl({action='edit',section='0'}) | ||
localEdit = '[[File:VisualEditor - Icon - Code.svg|25px|link='..localEdit..'|עריכת התבנית]]' -- link to edit template | localEdit = '[[File:VisualEditor - Icon - Code.svg|25px|link='..localEdit..'|עריכת התבנית]]' -- link to edit template | ||
local wbEdit='' -- link to wikidata | local wbEdit='' -- link to wikidata | ||