299
edits
[checked revision] | [checked revision] |
Innocentuzo (talk | contribs) m (Protected "Template:Infobox Cyber Intelligence" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]) |
Innocentuzo (talk | contribs) No edit summary Tag: 2017 source edit |
||
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> |