Difference between revisions of "Template:Filetype"
Line 17: | Line 17: | ||
! Metadata Format: | ! Metadata Format: | ||
| {{#if: {{{metadata_format|}}} | [[Metadata format::{{{metadata_format}}}]] | (unknown) }} | | {{#if: {{{metadata_format|}}} | [[Metadata format::{{{metadata_format}}}]] | (unknown) }} | ||
− | |} | + | |}<br /> |
[[Category:Filetype]] | [[Category:Filetype]] |
Latest revision as of 14:41, 29 April 2011
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|
metadata_location=Application Block|
metadata_format=XMP
}}
license_url
, web_statement
, and more_permissions
can be either True
or False
. metadata_location
and metadata_format
are free-form strings.