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