Aceh: Perbedaan revisi
(Created page with "{{#apGetSQL:select code, name from locations where left(code,2) = '12' and not del order by code|Code, location}}") |
|||
| Baris 1: | Baris 1: | ||
| − | {{#apGetSQL:select code, name from locations where left(code,2) = '12' and not del order by code|Code, location}} | + | {{#apGetSQL:select |
| + | code, | ||
| + | case when level < 5 then | ||
| + | format ('%s%s%s', | ||
| + | repeat('=', level), | ||
| + | -- repeat(' ', (level - 2) * 2), | ||
| + | name, | ||
| + | repeat('=', level)) | ||
| + | else | ||
| + | name end | ||
| + | from locations where left(code,2) = '12' and not del order by code limit 10|Code, location}} | ||
Revisi per 28 Agustus 2014 11.13
| Code | location |
|---|---|
| 12 | ==Sumatera Utara== |
| 1201 | ===Nias=== |
| 120101 | ====Idano Gawo==== |
| 12010101 | Tete Goenaai |
| 12010102 | Laowo Hilimbaruzo |
| 12010103 | Hililawae |
| 12010104 | Tuhewaebu |
| 12010105 | Sisobahili Iraonohura |
| 12010106 | Hilimoasio |
| 12010107 | Oladano |