15.075
Bearbeitungen
(<br>→) |
(+ Attribut:GeburtsortHeuteFürth) |
||
| Zeile 62: | Zeile 62: | ||
end | end | ||
-- Geburtsort-Selektoren | -- Geburtsort-Selektoren | ||
local page_selector_fuerth = top_prefix .. "[[ | local page_selector_fuerth = top_prefix .. "[[GeburtsortHeuteFürth::wahr]]" .. top_postfix | ||
local page_selector_ausserhalb = top_prefix .. "[[ | local page_selector_ausserhalb = top_prefix .. "[[GeburtsortHeuteFürth::falsch]]" .. top_postfix | ||
local page_selector_ort = "" | local page_selector_ort = "" | ||
if attr["Geburtsort"] == "Fürth" then | if attr["Geburtsort"] == "Fürth" then | ||