Difference between revisions of "Template:Institution"

From Security Vision
Jump to: navigation, search
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Institution
 
{{Institution
<!-- |Institution Full Name= -->
 
 
|Full Name=
 
|Full Name=
 
|Creation Date=
 
|Creation Date=
<!-- |Logo= -->
 
 
|City=
 
|City=
 
|Address=
 
|Address=
Line 14: Line 12:
 
|Institution Type=
 
|Institution Type=
 
|Institution Sector=
 
|Institution Sector=
<!-- |Research Category= -->
+
|Research Category=  
 
|URL=
 
|URL=
 
|Keywords=
 
|Keywords=
 
|Related Institutions=
 
|Related Institutions=
 
|Not in graph=
 
|Not in graph=
|Importance=
 
 
}}
 
}}
 
</pre>
 
</pre>
Line 86: Line 83:
 
! Related Institutions
 
! Related Institutions
 
| {{#arraymap:{{{Related Institutions|}}}|,|x|[[Related Institutions::x]]}}
 
| {{#arraymap:{{{Related Institutions|}}}|,|x|[[Related Institutions::x]]}}
 +
|}
 +
 +
 +
 +
 +
{{#ask:[[{{FULLPAGENAME}}]]
 +
|? Institution Type
 +
|headers=show
 +
|format=list
 +
|headers=show
 +
|mainlabel=-
 +
|transpose=no
 +
|class=keyword-tag
 +
}}
 +
 +
 +
 +
 +
<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><btn id="btn2Label" data-toggle="tab" class="nav-link" role="tab" aria-controls="tab2" aria-selected="false">#tab2|Certainty</btn></li>
 +
</ul>
 +
 +
<div class="tab-content">
 +
  <div id="tab1" class="tab-pane fade show active" role="tabpanel" aria-labelledby="Details">
 +
'''Details''':
 +
 +
{{#ask: [[{{FULLPAGENAME}}]]
 +
|?Full Name
 +
|?Address
 +
|?City
 +
 +
|?Institution Sector
 +
|?Research Category=
 +
|?Creation Date
 +
 +
|?Is Department Of
 +
|? Branches
 +
 +
|?Related Institutions=
 +
|?Not in graph=
 +
 +
|offset=0
 +
|link=all
 +
|order=asc,asc
 +
|headers=show
 +
|mainlabel=-
 +
|class=smwtable-clean
 +
|transpose=yes
 +
}}
 +
 +
'''Developers and Users''':
 +
 +
{{#ask: [[{{FULLPAGENAME}}]]
 +
|?Developed by
 +
|offset=0
 +
|link=all
 +
|order=asc,asc
 +
|headers=show
 +
|mainlabel=-
 +
|class=smwtable-clean
 +
|transpose=yes
 +
}}
 +
 +
'''Events''':
 +
 +
{{#ask: [[{{FULLPAGENAME}}]]
 +
|?Creation Date
 +
|?End Date
 +
|offset=0
 +
|link=all
 +
|order=asc,asc
 +
|headers=show
 +
|mainlabel=-
 +
|class=smwtable-clean
 +
|transpose=yes
 +
}}
 +
 +
backlink query: deployment using this product
 +
 +
baclink query: institution using this product
 +
 +
  </div>
 +
  <div id="tab2" class="tab-pane fade" role="tabpanel" aria-labelledby="Certainty">
 +
    '''Certainty''':
 +
{{#ask: [[{{FULLPAGENAME}}]]
 +
|?Is unknown
 +
|offset=0
 +
|link=all
 +
|order=asc,asc
 +
|headers=show
 +
|mainlabel=-
 +
|class=smwtable-clean
 +
|transpose=yes
 +
}}
 +
 +
 +
  </div>
 +
 +
</div>
 +
 +
 +
  
|}
 
  
  

Revision as of 19:19, 26 March 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=
|Research Category= 
|URL=
|Keywords=
|Related Institutions=
|Not in graph=
}}

Edit the page to see the template text.