Difference between revisions of "Template:Case Study"

From Creative Commons
Jump to: navigation, search
(De-SMW.)
(License link formatting)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
cool<noinclude>
+
<noinclude>
 
This template simplifies the creation of articles about [[Case_Studies|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.
 
This template simplifies the creation of articles about [[Case_Studies|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.
  
Line 28: Line 28:
 
<includeonly>
 
<includeonly>
 
<center><div class="limitimage" style="display:block;margin-bottom:20px;padding-bottom:10px;">{{{Image_Header|}}} <br />
 
<center><div class="limitimage" style="display:block;margin-bottom:20px;padding-bottom:10px;">{{{Image_Header|}}} <br />
<span style="font-size:75%;">[[Image_attribution::{{{Image_attribution|}}}]]</span>
+
<span style="font-size:75%;">{{{Image_attribution|}}}</span>
<span style="font-size:75%;">[[Image_license::{{{Image_license|}}}]]</span>
+
<span style="font-size:75%;">{{{Image_license|}}}</span>
 
</div></center>
 
</div></center>
 
<div style="width: auto; max-width:30%;float: right; padding: 15px;margin-top: 0px;border: 1px solid #c0c0c0;background:#f0f0f0;overflow:hidden; display:inline-block;margin-left:20px;margin-bottom:10px;">
 
<div style="width: auto; max-width:30%;float: right; padding: 15px;margin-top: 0px;border: 1px solid #c0c0c0;background:#f0f0f0;overflow:hidden; display:inline-block;margin-left:20px;margin-bottom:10px;">
<div class="urllabel">'''[[Mainurl::x|Go to URL]]'''</div>
+
<div class="urllabel">'''[{{{Mainurl|}}} Go to URL]'''</div>
<div class="cslabel">'''[[Property:Author|License User]]'''</div>
+
<div class="cslabel">'''[[{{{Author|}}}|License User]]'''</div>
<span class="csfielddata">{{{Author|}}} Add license user]}}</span>
+
<div class="cslabel">'''[[{{{User_Status|}}}]]'''</div>
<div class="cslabel">'''[[Property:User_Status|Type of CC User]]'''</div>
+
<div class="cslabel">'''License Used'''<br />{{{License|unspecified}}}</div>
<!-- <span class="csfielddata">{{{User_Status|}}}</span> -->
+
<div class="cslabel">'''Media'''<br/>{{{Format|}}}</div>
<div class="cslabel">'''[[Property:License short name|License(s) Used]]'''</div>
+
<div class="cslabel">'''{{{CC adoption date|Adoption date unspecified}}}</div>
<span class="csfielddata">  [http://wiki.creativecommons.org/Special:SearchByProperty?title=Special%3ASearchByProperty&property={{urlencode:License short name}}&value={{urlencode: {{{License_short_name|}}}}} {{{License_short_name|}}}]}}</span>
+
<div class="cslabel">'''[[{{{Country|Country unspecified}}}|{{{Country|Country unspecified}}}]]'''</div>
<div class="cslabel">'''[[Property:Format|Media]]'''</div>
+
<div class="cslabel">'''Tags'''<br />{{{Tag|}}}</div>
<span class="csfielddata">{{{Format|}}}</span>
 
<div class="cslabel">'''[[Property:CC adoption date|CC adoption date]]'''</div>
 
<span class="csfielddata">{{{CC adoption date|}}}</span>
 
<div class="cslabel">'''[[Property:Country|Country]]'''</div>
 
<span class="csfielddata">{{{Country|}}}</span>
 
<div class="cslabel">'''[[Property:Tag|Tags]]'''</div>
 
<span class="csfielddata">{{{Tag|}}}</span>
 
 
{{CS_Trans|{{{translations|}}}}}
 
{{CS_Trans|{{{translations|}}}}}
{{Quality {{{quality|}}}|{{{importance|}}}}}
+
{{Quality|{{{quality|}}}|{{{importance|}}}}}
<!-- {{{alt case study title|}}}}} -->
 
 
</div>
 
</div>
 
<div style="font-size:1.3em;text-align:justify;line-height:1.3em;;margin-bottom:20px;">{{{Description|(no description)}}}</div>
 
<div style="font-size:1.3em;text-align:justify;line-height:1.3em;;margin-bottom:20px;">{{{Description|(no description)}}}</div>
<span style="font-size:1.1em;line-height:1.1em;text-align:justify;">"[[Quote::{{{Quote}}}]]"</span>
+
<span style="font-size:1.1em;line-height:1.1em;text-align:justify;">{{{Quote|}}}</span>
<span style="font-size:1.1em;"> &mdash; [[Quote_Attribution::{{{Quote_Attribution}}}]]</span>
+
<span style="font-size:1.1em;"> &mdash; {{{Quote_Attribution|}}}</span>
 
__NOTOC__
 
__NOTOC__
 
[[Category:Casestudy]]
 
[[Category:Casestudy]]
 
</includeonly>
 
</includeonly>

Latest revision as of 23:51, 25 June 2015

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=
|CC adoption date=
|Format=
|Country=
|importance=
|quality=
|}}

Edit the page to see the template text.