Template:EasyInfobox settlement: Difference between revisions
Jump to navigation
Jump to search
Hori moved page Template:Infobox settlement to Template:Infobox settlement base Tag: New redirect |
m Add Category:{{{name}}} |
||
(35 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
# | <includeonly>{{Infobox settlement | ||
| settlement_type = {{{type|}}} | |||
| official_name = {{{official_name|}}} | |||
| name = {{{name|{{PAGENAMEBASE}}}}} | |||
| native_name = {{#if: {{{native_name|}}} | {{#ifeq: {{{native_name}}} | {{{name|{{PAGENAMEBASE}}}}} | | {{{native_name}}} }} }} | |||
| other_name = {{#if: {{{nickname|}}} | ''{{{nickname|}}}'' }} | |||
| named_for = {{#if: {{{name_origin|}}} | {{{name_origin|}}} }} | |||
| motto = {{{motto|}}} | |||
| population_demonym = {{{demonym|}}} | |||
| population_demonyms = {{{demonyms|}}} | |||
| image_skyline = {{#if: {{{image_skyline|}}} | {{{image_skyline|}}} | {{#ifexist: File:Aerial view of {{{name|{{PAGENAMEBASE}}}}}.png | Aerial view of {{{name|{{PAGENAMEBASE}}}}}.png }} }} | |||
| image_caption = {{#if: {{{image_caption|}}} | {{{image_caption|}}} | Aerial view }} | |||
| image_flag = {{{image_flag|}}} | |||
| image_seal = {{#if: {{{image_seal|}}} | {{{image_seal|}}} | {{#ifexist: File:Seal of {{{name|{{PAGENAMEBASE}}}}}.png | Seal of {{{name|{{PAGENAMEBASE}}}}}.png }} }} | |||
| subdivision_type = [[wikipedia:Country|Country]] | |||
| subdivision_name = {{#if: {{{country|}}} | {{flag|{{{country|}}}}} | Unknown }} | |||
| subdivision_type1 = {{{subdivision_type1|}}} | |||
| subdivision_name1 = {{{subdivision_name1|}}} | |||
| subdivision_type2 = {{{subdivision_type2|}}} | |||
| subdivision_name2 = {{{subdivision_name2|}}} | |||
| subdivision_type3 = {{{subdivision_type3|}}} | |||
| subdivision_name3 = {{{subdivision_name3|}}} | |||
| founder = {{{founded_by|}}} | |||
| leader_title = {{nowrap|{{#if: {{{leader_title|}}} | [[{{{leader_title}}}]] }}}} | |||
| leader_name = {{{leader_name|}}} | |||
| established_title1 = {{#if: {{{founded_title|}}} | {{{founded_title|}}} | Founded on }} | |||
| established_date1 = {{#if: {{{founded_date|}}} | {{Date|{{{founded_date|}}}}} | }} | |||
| established_title2 = {{{established_title1|}}} | |||
| established_date2 = {{#if: {{{established_date1|}}} | {{Date|{{{established_date1|}}}}} | }} | |||
| established_title3 = {{{established_title2|}}} | |||
| established_date3 = {{#if: {{{established_date2|}}} | {{Date|{{{established_date2|}}}}} | }} | |||
| population_as_of = {{#if: {{{population_as_of|}}} | {{Date|{{{population_as_of|}}}}} | }} | |||
| population = {{{population|}}} | |||
| timezone = {{{timezone|}}} | |||
}}<!-- | |||
-->[[Category:Locations]]<!-- | |||
-->{{#if: {{{country|}}} | [[Category:Locations in {{{country}}}]] }}<!-- | |||
-->[[Category:Settlements]]<!-- | |||
-->{{#if: {{{country|}}} | [[Category:Settlements in {{{country}}}]] }}<!-- | |||
-->{{#if: {{{type|}}} | {{#ifeq: {{{type}}} | Capital | | |||
[[Category:Capitals]] | |||
| {{#ifeq: {{{type}}} | City | | |||
[[Category:Cities]] | |||
{{#if: {{{country|}}} | [[Category:Cities in {{{country}}}]] }} | |||
| {{#ifeq: {{{type}}} | Monastery | | |||
[[Category:Monasteries]] | |||
{{#if: {{{country}}} | [[Category:Monasteries in {{{country}}}]] }} | |||
| | |||
[[Category:{{{type}}}s]] | |||
{{#if: {{{country|}}} | [[Category:{{{type}}}s in {{{country}}}]] }} | |||
}}}}}} }}<!-- | |||
-->{{#if: {{{country|}}} | [[Category:{{{country}}}]] }}<!-- | |||
-->[[Category:{{{name|{{PAGENAMEBASE}}}}}]]</includeonly> |