Difference between revisions of "Template:Products"

From Security Vision
Jump to: navigation, search
 
(37 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
|Developed by=
 
|Developed by=
 
|Code Repository=
 
|Code Repository=
|Dataset_used=
 
 
|Creation Date=
 
|Creation Date=
 
|End Date=
 
|End Date=
Line 15: Line 14:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
{{PAGENAME}}
 
{{PAGENAME}}
 
+
</noinclude><includeonly>
 
+
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left; display:none;"
</noinclude><includeonly>{| class="smwtable-clean"
+
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 
|-
 
|-
 
! Developed by
 
! Developed by
 
| {{#arraymap:{{{Developed by|}}}|,|x|[[Developed by::x]]}}
 
| {{#arraymap:{{{Developed by|}}}|,|x|[[Developed by::x]]}}
 
|-
 
|-
 
 
! Creation Date
 
! Creation Date
 
| [[Creation Date::{{{Creation Date|}}}]]
 
| [[Creation Date::{{{Creation Date|}}}]]
Line 28: Line 26:
 
! End Date
 
! End Date
 
| [[End Date::{{{End Date|}}}]]
 
| [[End Date::{{{End Date|}}}]]
 
 
<!--
 
<!--
 
|-
 
|-
Line 34: Line 31:
 
| {{#arraymap:{{{Technology_Type|}}}|,|x|[[Technology_Type::x]]}}
 
| {{#arraymap:{{{Technology_Type|}}}|,|x|[[Technology_Type::x]]}}
 
-->
 
-->
 
 
|-
 
|-
 
! Technology Type <!-- without underscore -->
 
! Technology Type <!-- without underscore -->
Line 41: Line 37:
 
! Related Technologies
 
! Related Technologies
 
| {{#arraymap:{{{Related Technologies|}}}|,|x|[[Related Technologies::x]]}}
 
| {{#arraymap:{{{Related Technologies|}}}|,|x|[[Related Technologies::x]]}}
 
<!-- not sure if the following is to be written this way (property type = url)
 
 
|-
 
|-
 
! Code Repository
 
! Code Repository
 
| [[Code Repository]]::{{{Code Repository|}}}]]
 
| [[Code Repository]]::{{{Code Repository|}}}]]
-->
+
|}
 +
<!-- ----- -->
 +
 
 +
<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}}]]
 +
|? Technology Type
 +
|headers=show
 +
|format=list
 +
|headers=show
 +
|mainlabel=-
 +
|transpose=no
 +
|class=keyword-tag
 +
}}
  
<!--
 
  
 
<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|Tab 1</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|Tab 2</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="tab1Label">
+
   <div id="tab1" class="tab-pane fade show active" role="tabpanel" aria-labelledby="Details">
    '''Tab 1''':  
+
 
 +
'''Details''':
 +
 
 
{{#ask: [[{{FULLPAGENAME}}]]
 
{{#ask: [[{{FULLPAGENAME}}]]
|?Developed by=
+
|?Dataset_used
|?Code Repository=
+
|?Related Technologies
|?Dataset_used=
+
|?Code Repository
|?Creation Date=
 
|?End Date=
 
|?Technology_Type=
 
|?Related Technologies=
 
 
|offset=0
 
|offset=0
 
|link=all
 
|link=all
Line 76: Line 96:
 
|headers=show
 
|headers=show
 
|mainlabel=-
 
|mainlabel=-
|class=smwtable-clean
+
|format=broadtable
 +
|class=smwtable-clean entrypage-table
 
|transpose=yes
 
|transpose=yes
 
}}
 
}}
  </div>
+
 
  <div id="tab2" class="tab-pane fade" role="tabpanel" aria-labelledby="tab2Label">
+
'''Developers and Users''':
    '''Tab 2''':  
+
 
 
{{#ask: [[{{FULLPAGENAME}}]]
 
{{#ask: [[{{FULLPAGENAME}}]]
|?Developed by=
+
|?Developed by
|?Code Repository=
 
|?Dataset_used=
 
|?Creation Date=
 
|?End Date=
 
|?Technology_Type=
 
|?Related Technologies=
 
 
|offset=0
 
|offset=0
 
|link=all
 
|link=all
Line 95: Line 110:
 
|headers=show
 
|headers=show
 
|mainlabel=-
 
|mainlabel=-
|class=smwtable-clean
+
|format=broadtable
 +
|class=smwtable-clean entrypage-table
 
|transpose=yes
 
|transpose=yes
 
}}
 
}}
  </div>
 
</div>
 
  
-->
+
'''Events''':
 
 
<!-- ----- -->
 
  
 +
{{#ask: [[{{FULLPAGENAME}}]]
 +
|?Creation Date
 +
|?End Date
 +
|offset=0
 +
|link=all
 +
|order=asc,asc
 +
|headers=show
 +
|mainlabel=-
 +
|format=broadtable
 +
|class=smwtable-clean entrypage-table
 +
|transpose=yes
 +
}}
 +
  </div>
 +
<!--  <div id="tab2" class="tab-pane fade" role="tabpanel" aria-labelledby="Certainty">
  
 
{{#ask: [[{{FULLPAGENAME}}]]
 
{{#ask: [[{{FULLPAGENAME}}]]
|?Developed by=
+
|?Is unknown
|?Code Repository=
+
|?Information Certainty
|?Dataset_used=
 
|?Creation Date=
 
|?End Date=
 
|?Technology_Type=
 
|?Related Technologies=
 
 
|offset=0
 
|offset=0
 
|link=all
 
|link=all
Line 119: Line 140:
 
|headers=show
 
|headers=show
 
|mainlabel=-
 
|mainlabel=-
|class=smwtable-clean
+
|format=broadtable
 +
|class=smwtable-clean entrypage-table
 
|transpose=yes
 
|transpose=yes
 
}}
 
}}
 
+
  </div>  -->
 +
</div>
 
{{#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}}}}-->
 
+
== Description ==
 +
<div class="curated-backlinks">
 +
==What links here==
 +
===Deployments===
 +
{{#ask:
 +
[[Category:Deployments]]
 +
[[Software Deployed::{{FULLPAGENAME}}]]
 +
|format=template
 +
|template=CuratedFooterList
 +
}}
 +
</div>
 +
__NONSFOOTER__
 
[[Category:Products]]
 
[[Category:Products]]
 
</includeonly>
 
</includeonly>

Latest revision as of 10:59, 15 October 2024

This is the "Products" template. It should be called in the following format:

{{Products
|Developed by=
|Code Repository=
|Creation Date=
|End Date=
|Technology_Type=
|Related Technologies=
}}

Edit the page to see the template text. Products