Difference between revisions of "Template:Deployments"
From Security Vision
Tag: mw-manual-revert |
|||
(96 intermediate revisions by 3 users not shown) | |||
Line 67: | Line 67: | ||
|- | |- | ||
! Primary sources | ! Primary sources | ||
− | | | + | | {{#arraymap:{{{CiteRef|}}}|,|x|[[CiteRef::x]]}} |
|- | |- | ||
! Datasets Used | ! Datasets Used | ||
Line 97: | Line 97: | ||
| [[Summary::{{{Summary|0}}}]] | | [[Summary::{{{Summary|0}}}]] | ||
|} | |} | ||
− | |||
− | |||
<!--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--> | ||
{{#set: | {{#set: | ||
|Is in Greens Report 2021={{#ifeq: {{{Excluded from graph|}}} | Greens Report 2021 |false |true }} | |Is in Greens Report 2021={{#ifeq: {{{Excluded from graph|}}} | Greens Report 2021 |false |true }} | ||
+ | }} | ||
+ | <!-- {{Special:Browse/{{FULLPAGENAME}}}} --> | ||
+ | <!-- https://www.securityvision.io/viz/sv-3d-07/?node={{PAGENAMEE}} | ||
+ | --> | ||
+ | <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}}]] | ||
− | |? Deployment Type | + | |? Deployment Type=Deployment Purpose |
|headers=show | |headers=show | ||
|format=list | |format=list | ||
|headers=show | |headers=show | ||
|mainlabel=- | |mainlabel=- | ||
− | |transpose= | + | |transpose=no |
+ | |class=keyword-tag | ||
}} | }} | ||
Line 123: | Line 142: | ||
|headers=show | |headers=show | ||
|mainlabel=- | |mainlabel=- | ||
− | |class=smwtable-clean | + | |class=smwtable-clean entrypage-table |
|transpose=no | |transpose=no | ||
}} | }} | ||
+ | <!-- {{#ask:[[{{FULLPAGENAME}}]] | ||
+ | |? Keywords | ||
+ | |headers=show | ||
+ | |format=list | ||
+ | |headers=show | ||
+ | |mainlabel=- | ||
+ | |transpose=no | ||
+ | |class=keyword-tag | ||
+ | }} | ||
+ | --> | ||
<!-- ----- --> | <!-- ----- --> | ||
Line 132: | Line 161: | ||
<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| | + | <!--<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"> | ||
− | ''' | + | '''Products and Institutions''': |
{{#ask: [[{{FULLPAGENAME}}]] | {{#ask: [[{{FULLPAGENAME}}]] | ||
− | |?Software Deployed=Software | + | |?Software Deployed=Product Deployed |
+ | |?Software Deployed.Developed by=Institutions | ||
|?Datasets Used=Datasets | |?Datasets Used=Datasets | ||
|?runs search software=Search software | |?runs search software=Search software | ||
+ | |offset=0 | ||
+ | |link=all | ||
+ | |order=asc,asc | ||
+ | |headers=show | ||
+ | |mainlabel=- | ||
+ | |format=broadtable | ||
+ | |class=smwtable-clean entrypage-table | ||
+ | |transpose=yes | ||
+ | }} | ||
+ | |||
+ | '''Status and Events''': | ||
+ | {{#ask: [[{{FULLPAGENAME}}]] | ||
|?Deployment Status=Status | |?Deployment Status=Status | ||
|?Has event=Events | |?Has event=Events | ||
Line 152: | Line 194: | ||
|headers=show | |headers=show | ||
|mainlabel=- | |mainlabel=- | ||
− | |class=smwtable-clean | + | |format=broadtable |
+ | |class=smwtable-clean entrypage-table | ||
|transpose=yes | |transpose=yes | ||
}} | }} | ||
− | ''' | + | '''Users''': |
{{#ask: [[{{FULLPAGENAME}}]] | {{#ask: [[{{FULLPAGENAME}}]] | ||
− | |?Involved | + | |?Involved Entities |
− | |? | + | |?Managed by |
− | |?Used | + | |?Used by |
− | |||
|offset=0 | |offset=0 | ||
|link=all | |link=all | ||
Line 167: | Line 209: | ||
|headers=show | |headers=show | ||
|mainlabel=- | |mainlabel=- | ||
− | |class=smwtable-clean | + | |format=broadtable |
+ | |class=smwtable-clean entrypage-table | ||
|transpose=yes | |transpose=yes | ||
}} | }} | ||
− | + | {{#set: | |
+ | Is unknown={{#ifeq: {{#explode:{{PAGENAME}}| |0}}|Unknown|true|false}} | ||
+ | }} | ||
</div> | </div> | ||
− | + | <!--<div id="tab2" class="tab-pane fade" role="tabpanel" aria-labelledby="Certainty"> | |
− | + | ||
{{#ask: [[{{FULLPAGENAME}}]] | {{#ask: [[{{FULLPAGENAME}}]] | ||
|?Information Certainty | |?Information Certainty | ||
Line 181: | Line 226: | ||
|headers=show | |headers=show | ||
|mainlabel=- | |mainlabel=- | ||
− | |class=smwtable-clean | + | |format=broadtable |
+ | |class=smwtable-clean entrypage-table | ||
|transpose=yes | |transpose=yes | ||
}} | }} | ||
− | + | </div>--> | |
− | |||
− | |||
− | |||
− | </div> | ||
</div> | </div> | ||
+ | <span class="entrypage-table"><p> | ||
+ | '''Location''':</p></span> | ||
+ | {{#ask: [[{{FULLPAGENAME}}]] | ||
+ | |?City | ||
+ | |?City.Is in Country=Country | ||
+ | |offset=0 | ||
+ | |link=all | ||
+ | |sort= | ||
+ | |order=asc,asc | ||
+ | |headers=show | ||
+ | |mainlabel=- | ||
+ | |format=broadtable | ||
+ | |class=smwtable-clean entrypage-table | ||
+ | |transpose=yes | ||
+ | }} | ||
+ | |||
+ | {{#ask: [[{{FULLPAGENAME}}]] [[City.Has Coordinates::+]] | ||
+ | |?City.Has Coordinates=Has Coordinates | ||
+ | |format=leaflet | ||
+ | |scrollwheelzoom=off | ||
+ | |zoom=5 | ||
+ | }} | ||
+ | <!-- previously... | ||
{{#ask: [[{{FULLPAGENAME}}]] | {{#ask: [[{{FULLPAGENAME}}]] | ||
Line 255: | Line 320: | ||
}} | }} | ||
− | === | + | === Products & Companies === |
{{#ask: [[{{FULLPAGENAME}}]] [[Software Deployed::+]] | {{#ask: [[{{FULLPAGENAME}}]] [[Software Deployed::+]] | ||
− | |?Software Deployed | + | |?Software Deployed=Products Deployed |
|?Software Deployed.Developed by=Institutions | |?Software Deployed.Developed by=Institutions | ||
|format=broadtable | |format=broadtable | ||
Line 288: | Line 353: | ||
|transpose=yes | |transpose=yes | ||
}} | }} | ||
− | + | --> | |
− | |||
{{#set: | {{#set: | ||
Is unknown={{#ifeq: {{#explode:{{PAGENAME}}| |0}}|Unknown|true|false}} | Is unknown={{#ifeq: {{#explode:{{PAGENAME}}| |0}}|Unknown|true|false}} | ||
}} | }} | ||
+ | <!-- '''Citebot Reference [TBD]''': | ||
+ | {{#ask: [[{{FULLPAGENAME}}]] | ||
+ | |?CiteRef=Reference | ||
+ | |offset=0 | ||
+ | |link=all | ||
+ | |sort= | ||
+ | |order=asc,asc | ||
+ | |headers=show | ||
+ | |mainlabel=- | ||
+ | |format=broadtable | ||
+ | |class=smwtable-clean | ||
+ | |transpose=yes | ||
+ | }} --> | ||
+ | == Description == | ||
+ | [[Category:Deployments]] | ||
+ | __NONSFOOTER__ | ||
</includeonly> | </includeonly> |
Latest revision as of 13:08, 22 March 2025
This is the "Deployments" template. It should be called in the following format:
{{Deployments |Deployment Status= |Has event= |City= |Country= |Involved Entities= |Keywords= |Software Deployed= |Information Certainty= |CiteRef= |Datasets Used= |Deployment Type= |runs search software= |managed by= |used by= |Potentially used by= |Excluded from graph= |Importance= |Is unknown= |Summary= }}
Edit the page to see the template text.