Difference between revisions of "Template:Country"

From Security Vision
Jump to: navigation, search
 
(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>
  
{{Special:Browse/{{FULLPAGENAME}}}}
 
 
 
==Deployments==
 
{{#ask:
 
 
[[Category:Country]]
 
[[Category:Country]]
[[Country::{{PAGENAME}}]]
+
__NONSFOOTER__
|? = Entry name
+
</includeonly>
|? City
 
|? Deployment Status
 
|headers=plain
 
|mainlabel=-
 
}}
 

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.