Difference between revisions of "Template:Filetype"
| Line 13: | Line 13: | ||
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> |
| − | <includeonly> | ||
| − | |||
| − | |||
[[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}}}|]] | ||
| + | |||
| + | [[Category:Filetype]] | ||
</includeonly> | </includeonly> | ||
Revision as of 17:00, 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.