Difference between revisions of "Template:Country"
From Security Vision
(43 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | <noinclude> | ||
+ | This is the "Country" template. | ||
+ | It should be called in the following format: | ||
+ | <pre> | ||
+ | {{Country}} | ||
+ | </pre> | ||
+ | Edit the page to see the template text. | ||
+ | </noinclude> | ||
+ | <includeonly> | ||
+ | <div class="curated-backlinks"> | ||
+ | ==Cities== | ||
+ | {{#ask: | ||
+ | [[Category:City]] | ||
+ | [[is in Country::{{FULLPAGENAME}}]] | ||
+ | |format=ul | ||
+ | <!-- |template=CuratedFooterList --> | ||
+ | }} | ||
+ | ==Deployments== | ||
+ | {{#ask: | ||
+ | [[Category:Deployments]] | ||
+ | [[City.is in Country::{{FULLPAGENAME}}]] OR [[Involved Entities::{{FULLPAGENAME}}]] | ||
+ | |format=ul | ||
+ | <!-- |template=CuratedFooterList--> | ||
+ | }} | ||
+ | ==Datasets== | ||
+ | {{#ask: | ||
+ | [[Category:Dataset]] | ||
+ | [[Country::{{FULLPAGENAME}}]] | ||
+ | |format=ul | ||
+ | <!-- |template=CuratedFooterList --> | ||
+ | }} | ||
+ | ==Institutions== | ||
+ | {{#ask: | ||
+ | [[Category:Institution]] | ||
+ | [[City.is in Country::{{FULLPAGENAME}}]] | ||
+ | |format=ul | ||
+ | }} | ||
+ | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Country]] | [[Category:Country]] | ||
− | + | __NONSFOOTER__ | |
− | + | </includeonly> | |
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 12:23, 23 April 2024
This is the "Country" template. It should be called in the following format:
{{Country}}
Edit the page to see the template text.