Difference between revisions of "Template:ContentDirectory"

From Creative Commons
Jump to: navigation, search
(Remove Semantic MediaWiki markup and some fields.)
m (Pipes.)
Line 24: Line 24:
 
! colspan="2" style="background: #006600; color: white" |[[Name:={{{Name|{{PAGENAME}}}}}|Content Directory]]
 
! colspan="2" style="background: #006600; color: white" |[[Name:={{{Name|{{PAGENAME}}}}}|Content Directory]]
 
|-
 
|-
! URL: {{{mainurl}}}]
+
! URL: {{{mainurl}}}
 
|-
 
|-
! CC licensed content portal: [{{{ccportal}}} {{{ccportal}}}]
+
! CC licensed content portal: [{{{ccportal|}}} {{{ccportal|}}}]
 
|-
 
|-
! CC licensed content feed:  [{{{ccfeed}}} {{{ccfeed}}}]
+
! CC licensed content feed:  [{{{ccfeed|}}} {{{ccfeed|}}}]
 
|-
 
|-
 
! Formats: {{{format|}}}
 
! Formats: {{{format|}}}

Revision as of 21:55, 11 June 2015

This template simplifies the creation of articles about Content Directories. When inserted in a directory's page, it creates a decorative table with information about the content provided. 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 page. All fields are optional and should be omitted if no information is available. The page name should reflect the name of the Content Directory.

{{ContentDirectory|
  mainurl= The main URL of the site (ie: http://flickr.com)|
  ccportal= The URL for the CC-only portal (ie: http://flickr.com/creativecommons/)|
  ccfeed= The URL for the CC-only feed |
  apiportal= The URL for API documentation for the site (ie: http://www.flickr.com/services/api/)|
  format=Sound, MovingImage, Image
  size= Approximate size of the CC-licensed collection (ie: 1000)|
 }}

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

Otherwise, you can easily add articles by using a form, just go here