Difference between revisions of "HTYP:W3TPL/lib/places"
Jump to navigation
Jump to search
(pagetown -> page.town (see if it breaks anything)) |
(decided "is in" makes more sense than "location"; not sure what "location" is good for.) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | * function ''' | + | * function '''pagetown'''(country, state, town) |
− | <func page.town country state town> | + | <func name="page.town" country state town> |
<let name=cs copy=country /> | <let name=cs copy=country /> | ||
<let name=cs append>/</let> | <let name=cs append>/</let> | ||
Line 16: | Line 16: | ||
<let name=out append>}}</let> | <let name=out append>}}</let> | ||
− | <let name=out append>{{#set: | + | <let name=out append>{{#set:is in=</let> |
<let name=out append copy=cs /> | <let name=out append copy=cs /> | ||
<let name=out append>}}</let> | <let name=out append>}}</let> |
Latest revision as of 14:39, 25 July 2011
- function pagetown(country, state, town)
> function page.town() <= ()