Difference between revisions of "Template:Case Study"

From Creative Commons
Jump to: navigation, search
Line 34: Line 34:
 
__NOTOC__
 
__NOTOC__
 
[[Category:Casestudy]]
 
[[Category:Casestudy]]
{| style="width: 75%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; clear: left; text-align:left;"  
+
{| style="width: 100%; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; clear: left; text-align:left;"  
{| border="1" cellpadding="3" cellspacing="0" width="100%"
+
{| border="1" cellpadding="3" cellspacing="0" width="75%"
 
! [[Property:Mainurl|URL]]:
 
! [[Property:Mainurl|URL]]:
 
| {{#arraymap:{{{Mainurl|}}}|,|x|[[Mainurl::x]]}}
 
| {{#arraymap:{{{Mainurl|}}}|,|x|[[Mainurl::x]]}}

Revision as of 23:01, 27 March 2009

This template simplifies the creation of articles about Case Studies. 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 Case Study. It should be called in the following format:

{{Case Study
|Description=
|Quote=
|Quote Attribution=
|Image Header=
|Image attribution=
|Image license=
|Mainurl=
|Author=
|User Status=
|Tag=
|License short name=
|License=
|Format=
|Country=
|}}

Edit the page to see the template text.