Difference between revisions of "Template:Institution"
From Security Vision
(8 intermediate revisions by 2 users not shown) | |||
Line 78: | Line 78: | ||
| {{#arraymap:{{{Related Institutions|}}}|,|x|[[Related Institutions::x]]}} | | {{#arraymap:{{{Related Institutions|}}}|,|x|[[Related Institutions::x]]}} | ||
|} | |} | ||
+ | |||
+ | <div class="subheader vizlink certainty"> | ||
+ | <div class="v-link"> | ||
+ | {{vizURL}} | ||
+ | </div> | ||
+ | <div class="right-panel"> | ||
+ | {{#ask: [[{{FULLPAGENAME}}]] | ||
+ | |?Information Certainty | ||
+ | |offset=0 | ||
+ | |link=all | ||
+ | |order=asc,asc | ||
+ | |headers=show | ||
+ | |mainlabel=- | ||
+ | |format=list | ||
+ | |class=certaintytag | ||
+ | |transpose=no | ||
+ | }} | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
{{#ask:[[{{FULLPAGENAME}}]] | {{#ask:[[{{FULLPAGENAME}}]] | ||
Line 91: | Line 113: | ||
<ul class="nav nav-tabs mb-2" id="myTabs" role="tablist"> | <ul class="nav nav-tabs mb-2" id="myTabs" role="tablist"> | ||
<li class="nav-item"><btn id="tab1Label" data-toggle="tab" class="nav-link active" role="tab" aria-controls="tab1" aria-selected="true">#tab1|Details</btn></li> | <li class="nav-item"><btn id="tab1Label" data-toggle="tab" class="nav-link active" role="tab" aria-controls="tab1" aria-selected="true">#tab1|Details</btn></li> | ||
− | + | <!-- <li><btn id="btn2Label" data-toggle="tab" class="nav-link" role="tab" aria-controls="tab2" aria-selected="false">#tab2|Certainty</btn></li> --> | |
</ul> | </ul> | ||
<div class="tab-content"> | <div class="tab-content"> | ||
<div id="tab1" class="tab-pane fade show active" role="tabpanel" aria-labelledby="Details"> | <div id="tab1" class="tab-pane fade show active" role="tabpanel" aria-labelledby="Details"> | ||
− | |||
{{#ask: [[{{FULLPAGENAME}}]] | {{#ask: [[{{FULLPAGENAME}}]] | ||
Line 133: | Line 154: | ||
}} | }} | ||
</div> | </div> | ||
− | + | <!-- <div id="tab2" class="tab-pane fade" role="tabpanel" aria-labelledby="Certainty"> | |
{{#ask: [[{{FULLPAGENAME}}]] | {{#ask: [[{{FULLPAGENAME}}]] | ||
Line 146: | Line 167: | ||
|transpose=yes | |transpose=yes | ||
}} | }} | ||
− | + | </div> --> | |
− | |||
− | </div> | ||
− | |||
</div> | </div> | ||
− | |||
− | |||
− | |||
<!--To query absence we need to set a property: https://www.semantic-mediawiki.org/wiki/Help:Querying_for_the_absence_of_a_property--> | <!--To query absence we need to set a property: https://www.semantic-mediawiki.org/wiki/Help:Querying_for_the_absence_of_a_property--> | ||
Line 159: | Line 174: | ||
|Is in Greens Report 2021={{#ifeq: {{{Not in graph|}}} | Greens Report 2021 |false |true }} | |Is in Greens Report 2021={{#ifeq: {{{Not in graph|}}} | Greens Report 2021 |false |true }} | ||
}} --> | }} --> | ||
− | |||
{{#set:Is unknown={{#ifeq: {{#explode:{{PAGENAME}}| |0}}|Unknown|true|false}}}} | {{#set:Is unknown={{#ifeq: {{#explode:{{PAGENAME}}| |0}}|Unknown|true|false}}}} | ||
− | |||
− | |||
<!--{{Special:Browse/{{FULLPAGENAME}}}}--> | <!--{{Special:Browse/{{FULLPAGENAME}}}}--> | ||
Line 192: | Line 204: | ||
</div> | </div> | ||
+ | |||
+ | [[Category:Institution]] | ||
+ | __NONSFOOTER__ | ||
</includeonly> | </includeonly> |
Latest revision as of 10:57, 15 October 2024
This is the "Institution" template. It should be called in the following format:
{{Institution |Full Name= |Creation Date= |City= |Address= |Branches= |Is Department Of= |Institution Type= |Institution Sector= |URL= |Keywords= |Related Institutions= |Not in graph= }}
Edit the page to see the template text.