Difference between revisions of "Template:ContentDirectory"

From Creative Commons
Jump to: navigation, search
Line 23: Line 23:
 
{| cellspacing="0" cellpadding="5" style="position:relative; margin: 0; border-collapse: collapse; border: 1px solid #aaa; background: #fff; float: center; clear: right; width: 100%"
 
{| cellspacing="0" cellpadding="5" style="position:relative; margin: 0; border-collapse: collapse; border: 1px solid #aaa; background: #fff; float: center; clear: right; width: 100%"
 
! colspan="2" style="background: #006600; color: white" |[[Name:={{{Name|{{PAGENAME}}}}}]]
 
! colspan="2" style="background: #006600; color: white" |[[Name:={{{Name|{{PAGENAME}}}}}]]
 +
|-
 +
! URL:
 +
| {{#if: {{{mailurl|}}} | [[mainurl::{{{mainurl}}}|{{{mainurl}}}]] | (none) }}
 
|-
 
|-
 
{{#ifeq:{{{mainurl|}}}|||{{Tablerow|Label='''URL:'''|Value=[{{{mainurl}}} [[mainurl:={{{mainurl}}}|{{{mainurl label|{{{mainurl}}}}}}]]]}}}}
 
{{#ifeq:{{{mainurl|}}}|||{{Tablerow|Label='''URL:'''|Value=[{{{mainurl}}} [[mainurl:={{{mainurl}}}|{{{mainurl label|{{{mainurl}}}}}}]]]}}}}

Revision as of 00:00, 19 March 2008

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