Difference between revisions of "Template:Products"
From Security Vision
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= |
+ | |Dataset_used= | ||
|Creation Date= | |Creation Date= | ||
|End Date= | |End Date= | ||
Line 19: | Line 20: | ||
! 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 37: | Line 34: | ||
! Related Technologies | ! Related Technologies | ||
| {{#arraymap:{{{Related Technologies|}}}|,|x|[[Related Technologies::x]]}} | | {{#arraymap:{{{Related Technologies|}}}|,|x|[[Related Technologies::x]]}} | ||
+ | |||
+ | <!-- not sure is the following is to be written this way (property type = url) | ||
+ | |- | ||
+ | ! Code Repository | ||
+ | | [[Code Repository]]::{{{Code Repository|}}}]] | ||
+ | --> | ||
|} | |} | ||
Line 44: | Line 47: | ||
{{Special:Browse/{{FULLPAGENAME}}}} | {{Special:Browse/{{FULLPAGENAME}}}} | ||
− | [[Category:Products]] | + | <!--[[Category:Products]]--> |
</includeonly> | </includeonly> |
Revision as of 16:17, 23 February 2024
This is the "Products" template. It should be called in the following format:
{{Products |Developed by= |Code Repository= |Dataset_used= |Creation Date= |End Date= |Technology Type= |Related Technologies= }}
Edit the page to see the template text.