יחידה:פרמטרים: הבדלים בין גרסאות בדף

תוכן שנמחק תוכן שנוסף
חופים הם לפעמים געגועים לנחל. ראיתי פעם חוף שנחל עזבו עם לב שבור של חול ואבן. והאדם, והאדם הוא לפעמים גם כן יכול להישאר נטוש ובלי כוחות ממש
ערן (שיחה | תרומות)
מ שוחזר מעריכות של 5.22.131.35 (שיחה) לעריכה האחרונה של Hayden Von Feldheim
שורה 12:
local template = pframe:getTitle() -- template full name
templatename = template -- template name to remove namespace
if find1(templatename, namespace) == 711 --remove namespace from template name
then templatename = mw.ustring.sub(templatename, len1(namespace) + 1) end