1,770
edits
(image) |
(template data) |
||
Line 31: | Line 31: | ||
The template will warn if it used on another namespace but "file" or "file talk". The warning can be ignored by giving the value "no" to the parameter "includecat". This will also prevent the page being placed to the tracking categories. | The template will warn if it used on another namespace but "file" or "file talk". The warning can be ignored by giving the value "no" to the parameter "includecat". This will also prevent the page being placed to the tracking categories. | ||
{{Navbox|title=Template Data| | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "AI's role", | |||
"description": "How much AI created of the file. If AI created the file in full (or only with minimal changes by human), use \"full\". If AI assets were used, use \"partial\". Can be left empty.", | |||
"type": "line", | |||
"suggestedvalues": [ | |||
"full", | |||
"partial" | |||
], | |||
"suggested": true | |||
}, | |||
"includecat": { | |||
"label": "includecat", | |||
"description": "Used only if showcasing the template. Recommended to be left empty.", | |||
"type": "line" | |||
} | |||
}, | |||
"description": "May be used to mark that a file is created (in part or in full) by artificial intelligence in accordance with the community policy. Adds the file to Category:AI Images.", | |||
"format": "inline" | |||
} | |||
</templatedata>}} | |||
}} | }} | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
edits