Template:Infobox Cyber Intelligence: Difference between revisions
[checked revision] | [checked revision] |
Innocentuzo (talk | contribs) (Created page with "<div style="float:right; clear:right; margin:0 0 1em 1em; width:300px; border:1px solid #ccc; background:#f9f9f9; padding:0.5em; font-size:90%; line-height:1.6em;"> {| style="width:100%; background:none; border:none; padding:0; font-size:100%;" |- ! colspan="2" style="background:#f2f2f2; text-align:center; font-size:110%; padding:0.2em;" | '''{{{name|Cyber Intelligence Platform}}}''' |- | colspan="2" style="text-align:center;" | File:{{{logo|Cyber_Intelligence_Logo.png...") Tag: 2017 source edit |
Innocentuzo (talk | contribs) No edit summary Tag: 2017 source edit |
||
(One intermediate revision by the same user not shown) | |||
Line 28: | Line 28: | ||
|} | |} | ||
</div> | </div> | ||
<!-- TemplateData --> | |||
<templatedata> | |||
{ | |||
"description": "Infobox for the Cyber Intelligence Platform by Innocent Michael", | |||
"params": { | |||
"name": { | |||
"label": "Name", | |||
"description": "The name of the platform", | |||
"type": "string", | |||
"default": "Cyber Intelligence Platform" | |||
}, | |||
"logo": { | |||
"label": "Logo", | |||
"description": "The filename of the platform logo", | |||
"type": "string", | |||
"default": "Cyber_Intelligence_Logo.png" | |||
}, | |||
"alt": { | |||
"label": "Alt text", | |||
"description": "Alt text for the logo", | |||
"type": "string", | |||
"default": "Cyber Intelligence Platform" | |||
}, | |||
"developer": { | |||
"label": "Developer", | |||
"description": "The name of the developer", | |||
"type": "string", | |||
"default": "Innocent Michael" | |||
}, | |||
"released": { | |||
"label": "Released", | |||
"description": "The release date of the platform", | |||
"type": "string" | |||
}, | |||
"latest_version": { | |||
"label": "Latest Version", | |||
"description": "The latest version of the platform", | |||
"type": "string" | |||
}, | |||
"operating_system": { | |||
"label": "Operating System", | |||
"description": "The operating system the platform runs on", | |||
"type": "string" | |||
}, | |||
"platform": { | |||
"label": "Platform", | |||
"description": "The platform type (e.g., SAAS)", | |||
"type": "string" | |||
}, | |||
"license": { | |||
"label": "License", | |||
"description": "The license type of the platform", | |||
"type": "string" | |||
}, | |||
"website": { | |||
"label": "Website", | |||
"description": "The official website URL", | |||
"type": "string" | |||
} | |||
} | |||
} | |||
</templatedata> |
Latest revision as of 15:47, 16 June 2024
Cyber Intelligence Platform | |
---|---|
Cyber Intelligence Platform | |
Developer | Innocent Michael |
Released | |
Latest Version | |
Operating System | |
Platform | |
License | |
Website | [ Official Website] |
Infobox for the Cyber Intelligence Platform by Innocent Michael
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The name of the platform
| String | optional |
Logo | logo | The filename of the platform logo
| String | optional |
Alt text | alt | Alt text for the logo
| String | optional |
Developer | developer | The name of the developer
| String | optional |
Released | released | The release date of the platform | String | optional |
Latest Version | latest_version | The latest version of the platform | String | optional |
Operating System | operating_system | The operating system the platform runs on | String | optional |
Platform | platform | The platform type (e.g., SAAS) | String | optional |
License | license | The license type of the platform | String | optional |
Website | website | The official website URL | String | optional |