Difference between revisions of "Template:Products"
From Security Vision
m (Text replacement - "Developped by (institutions)" to "Developed by") |
|||
(77 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | This is the " | + | This is the "Products" template. |
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{Products | {{Products | ||
|Developed by= | |Developed by= | ||
− | | | + | |Code Repository= |
|Creation Date= | |Creation Date= | ||
|End Date= | |End Date= | ||
− | | | + | |Technology_Type= |
|Related Technologies= | |Related Technologies= | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | + | {{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>{| | + | ! 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 | ||
Line 30: | Line 26: | ||
! End Date | ! End Date | ||
| [[End Date::{{{End Date|}}}]] | | [[End Date::{{{End Date|}}}]] | ||
+ | <!-- | ||
+ | |- | ||
+ | ! Technology Type (old_property) | ||
+ | | {{#arraymap:{{{Technology_Type|}}}|,|x|[[Technology_Type::x]]}} | ||
+ | --> | ||
|- | |- | ||
− | ! Technology Type | + | ! Technology Type <!-- without underscore --> |
− | | {{#arraymap:{{{Technology Type|}}}|,|x|[[ | + | | {{#arraymap: {{{Technology Type|}}}|,|x|[[Technology_Type::x]]}} |
− | |||
|- | |- | ||
! Related Technologies | ! Related Technologies | ||
| {{#arraymap:{{{Related Technologies|}}}|,|x|[[Related Technologies::x]]}} | | {{#arraymap:{{{Related Technologies|}}}|,|x|[[Related Technologies::x]]}} | ||
+ | |- | ||
+ | ! 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"> | ||
+ | <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}}]] | ||
+ | |?Dataset_used | ||
+ | |?Related Technologies | ||
+ | |?Code Repository | ||
+ | |offset=0 | ||
+ | |link=all | ||
+ | |order=asc,asc | ||
+ | |headers=show | ||
+ | |mainlabel=- | ||
+ | |format=broadtable | ||
+ | |class=smwtable-clean entrypage-table | ||
+ | |transpose=yes | ||
+ | }} | ||
+ | |||
+ | '''Developers and Users''': | ||
− | |} | + | {{#ask: [[{{FULLPAGENAME}}]] |
+ | |?Developed by | ||
+ | |offset=0 | ||
+ | |link=all | ||
+ | |order=asc,asc | ||
+ | |headers=show | ||
+ | |mainlabel=- | ||
+ | |format=broadtable | ||
+ | |class=smwtable-clean entrypage-table | ||
+ | |transpose=yes | ||
+ | }} | ||
− | + | '''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}}]] | ||
+ | |?Is unknown | ||
+ | |?Information Certainty | ||
+ | |offset=0 | ||
+ | |link=all | ||
+ | |order=asc,asc | ||
+ | |headers=show | ||
+ | |mainlabel=- | ||
+ | |format=broadtable | ||
+ | |class=smwtable-clean entrypage-table | ||
+ | |transpose=yes | ||
+ | }} | ||
+ | </div> --> | ||
+ | </div> | ||
+ | {{#set:Is unknown={{#ifeq: {{#explode:{{PAGENAME}}| |0}}|Unknown|true|false}}}} | ||
+ | <!--{{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