Difference between revisions of "Template:Filetype"
| Line 14: | Line 14: | ||
Each value can be either <code>True</code> or <code>False</code>. | Each value can be either <code>True</code> or <code>False</code>. | ||
</noinclude> | </noinclude> | ||
| + | <includeonly> | ||
[[Category:Filetype]] | [[Category:Filetype]] | ||
| − | |||
[[supports_license_url:={{{license_url}}}|]] | [[supports_license_url:={{{license_url}}}|]] | ||
[[supports_web_statement:={{{web_statement}}}|]] | [[supports_web_statement:={{{web_statement}}}|]] | ||
[[supports_more_permissions:={{{more_permissions}}}|]] | [[supports_more_permissions:={{{more_permissions}}}|]] | ||
| + | </includeonly> | ||
Revision as of 16:53, 4 March 2008
The Filetype template annotates a page with semantic information about which Creative Commons "features" are supported for a given filetype.
Use the template by including the following text in the page:
{{Filetype|
license_url=True|
web_statement=True|
more_permissions=False
}}
Each value can be either True or False.