Template:Place SMW: Difference between revisions

From Trans People Together Wiki
Created page with "{{#if:{{{country|}}}| {{#set:Has organization={{{country}}}}} }}{{#if:{{{region|}}}| {{#set:Has organization={{{region}}}}} }}{{#if:{{{state|}}}| {{#set:Has organization={{{state}}}}} }}{{#if:{{{county|}}}| {{#set:Has organization={{{county}}}}} }}{{#if:{{{city|}}}| {{#set:Has organization={{{city}}}}} }}"
 
No edit summary
 
Line 1: Line 1:
{{#if:{{{country|}}}|
{{#if:{{{country|}}}|
{{#set:Has organization={{{country}}}}}
{{#set:Has country={{{country}}}}}
}}{{#if:{{{region|}}}|
}}{{#if:{{{region|}}}|
{{#set:Has organization={{{region}}}}}
{{#set:Has region={{{region}}}}}
}}{{#if:{{{state|}}}|
}}{{#if:{{{state|}}}|
{{#set:Has organization={{{state}}}}}
{{#set:Has state={{{state}}}}}
}}{{#if:{{{county|}}}|
}}{{#if:{{{county|}}}|
{{#set:Has organization={{{county}}}}}
{{#set:Has county={{{county}}}}}
}}{{#if:{{{city|}}}|
}}{{#if:{{{city|}}}|
{{#set:Has organization={{{city}}}}}
{{#set:Has city={{{city}}}}}
}}
}}

Latest revision as of 15:34, 13 May 2025