Difference between revisions of "Template:ContentCurator"

From Creative Commons
Jump to: navigation, search
Line 3: Line 3:
 
To use this template, insert the following at the beginning of your user page. All fields are strictly '''optional''' and should be omitted if no data is given.
 
To use this template, insert the following at the beginning of your user page. All fields are strictly '''optional''' and should be omitted if no data is given.
 
<pre>{{ContentCurator|
 
<pre>{{ContentCurator|
   title=Name|
+
   title=Name of Content Curator (ie: Flickr)|
 
   mainurl= The main URL (without "http://")|
 
   mainurl= The main URL (without "http://")|
 
   ccportal= CC-only portal|
 
   ccportal= CC-only portal|
 
   ccfeed= CC-only feed|
 
   ccfeed= CC-only feed|
   format={{format| format=audio}} {{format| format=MP3 192k}} {{format| format=Ogg Vorbis Q7}}|
+
   format={{format| format=audio}} {{format| format=video}} {{format| format=image}}|
 
   sizeandscope= Size and scope of CC-licensed collection|
 
   sizeandscope= Size and scope of CC-licensed collection|
 
   notes= notes you'd like to write.
 
   notes= notes you'd like to write.

Revision as of 17:37, 3 July 2007

This template simplifies the creation of articles about Content Curator. When inserted in an content curator's page, it creates a decorative table with much helpful information. It also takes care of annotating the given data semantically, so that users can easily find it or query it in other articles. Do not try to read this page's source code for learning table syntax – there are far easier ways of creating tables in MediaWiki.

To use this template, insert the following at the beginning of your user page. All fields are strictly optional and should be omitted if no data is given.

{{ContentCurator|
  title=Name of Content Curator (ie: Flickr)|
  mainurl= The main URL (without "http://")|
  ccportal= CC-only portal|
  ccfeed= CC-only feed|
  format={{format| format=audio}} {{format| format=video}} {{format| format=image}}|
  sizeandscope= Size and scope of CC-licensed collection|
  notes= notes you'd like to write.
 }}

The order of the fields is not relevant. The template should be given as the first thing on a page.