Difference between revisions of "Template:Case Study"

From Creative Commons
Jump to: navigation, search
m (More tag fixing.)
m (Link format fixes.)
Line 32: Line 32:
 
</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|}}}|Go to URL]]'''</div>
+
<div class="urllabel">'''[{{{Mainurl|}}}|Go to URL]'''</div>
<div class="cslabel">'''[[{{{Author|}}}|License User]]'''</div>
+
  <div class="cslabel">'''[[{{{Author|}}}|License User]]'''</div>
<!-- <span class="csfielddata">{{{Author|}}} Add license user]}}</span>
 
 
<div class="cslabel">'''[[{{{User Status|}}}|Type of CC User]]'''</div>
 
<div class="cslabel">'''[[{{{User Status|}}}|Type of CC User]]'''</div>
<!-- <span class="csfielddata">{{{User_Status|}}}</span> -->
+
<div class="cslabel">'''[{{{License|}}}|License Used]'''</div>
<div class="cslabel">'''[[{{{License|}}}|License Used]]'''</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">'''Media'''<br/>{{{Format|}}}</div>
 
<div class="cslabel">'''Media'''<br/>{{{Format|}}}</div>
<!--<span class="csfielddata">{{{Format|}}}</span>-->
 
 
<div class="cslabel">'''[[{{{CC adoption date|none}}}|CC adoption date]]</div>
 
<div class="cslabel">'''[[{{{CC adoption date|none}}}|CC adoption date]]</div>
<!--<span class="csfielddata">{{{CC adoption date|unspecified}}}</span>-->
 
 
<div class="cslabel">'''[[{{{Country|unspecified}}}|Country]]'''</div>
 
<div class="cslabel">'''[[{{{Country|unspecified}}}|Country]]'''</div>
<!--<span class="csfielddata">{{{Country|}}}</span>-->
+
<div class="cslabel">'''Tags'''<br />{{{Tag|}}}</div>
<div class="cslabel">'''{{{Tag|}}}'''</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>

Revision as of 21:01, 15 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.