Difference between revisions of "Template:OER Policy"

From Creative Commons
Jump to: navigation, search
(remove spans around edit and rdf, why not?)
(back to original/first commit, testing)
Line 19: Line 19:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>
+
</noinclude><includeonly>{| class="wikitable"
'''[[OER Policy Registry|OER Policy Registry Home]]'''  ::  '''[[Special:FormEdit/OER Policy|Add a policy]]'''  :: '''[http://wiki.creativecommons.org{{localurl:{{PAGENAME}}|action=formedit}} Edit this page]'''  ::  '''[{{fullurl:Special:ExportRDF/{{PAGENAME}}}} RDF]'''
+
! Title
<div style="width: 58%; position: relative; text-align:left; padding: 8px;overflow: auto; height: 100%;">
+
| [[OER Policy Title::{{{OER Policy Title|}}}]]
<span style="font-size: 1.2em; font-family: Georgia,serif;overflow: visible;">Policy Title: </span> <span style="font-size: 1em; font-family: Georgia,serif;overflow: visible;">{{{OER Policy Title|}}}</span> - <strong>[{{{OER Policy URL|}}} Go to the policy]</strong><br />
+
|-
<span style="font-size: 1.2em; font-family: Georgia,serif;overflow: visible;">Author(s):</span> <span style="font-size: 1em; font-family: Georgia,serif;overflow: visible;">{{#arraymap:{{{Author|}}}|,|x|[[Author::x]]}}</span><br />
+
! URL
<span style="font-size: 1.2em; font-family: Georgia,serif;overflow: visible;">Description:</span> {{{Description|}}}</div>
+
| [[OER Policy URL::{{{OER Policy URL|}}}]]
<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;">
+
|-
<span title="These are the organizations affiliated with this resource."><strong>Date</strong></span>: [[OER Policy Date::{{{OER Policy Date|}}}]]<br />
+
! Description
<span title="asdl;fkajsdfkj"><strong>Policy Status</strong></span>: [[OER Policy Status::{{{OER Policy Status|}}}]]<br />
+
| [[Description::{{{Description|}}}]]
<span title="Language code"><strong>Language</strong>: {{#arraymap:{{{Language code|}}}|,|x|[[Language code::x| ]] [[:Special:SearchByPrtoperty/Language code/x|x]]}}<br />
+
|-
<span title="The jurisdiction the policy applies to."><strong>Jurisdiction</strong>: [[OER Policy Jurisdiction::{{{OER Policy Jurisdiction|}}}]]<br />
+
! Author(s) (separated by commas)
<span title="The country of origin for the policy"><strong>Country</strong>: [[Country::{{{Country|}}}]]<br />
+
| {{#arraymap:{{{Author|}}}|,|x|[[Author::x]]}}
<span title="The institution to which the policy applies"><strong>Institution</strong>: [[OER Policy Institution::{{{OER Policy Institution|}}}]]<br />
+
|-
<span title="The license of the policy itself"><strong>Policy license</strong>: [[License short name::{{{License short name|}}}]]<br />
+
! Date
<span title="The tags associated with the policy"><strong>Tags</strong>:</span>{{#arraymap:{{{Tag|}}}|,|x|[[Tag::x]]}}<br /></div>
+
| [[OER Policy Date::{{{OER Policy Date|}}}]]
<div>
+
|-
<strong>Policy Comments</strong>:</div>
+
! Status
 +
| [[OER Policy Status::{{{OER Policy Status|}}}]]
 +
|-
 +
! Language
 +
| [[Language code::{{{Language code|}}}]]
 +
|-
 +
! Jurisdiction
 +
| [[OER Policy Jurisdiction::{{{OER Policy Jurisdiction|}}}]]
 +
|-
 +
! Country
 +
| [[Country::{{{Country|}}}]]
 +
|-
 +
! Institution
 +
| [[OER Policy Institution::{{{OER Policy Institution|}}}]]
 +
|-
 +
! Tag(s) (separated by comma)
 +
| {{#arraymap:{{{Tag|}}}|,|x|[[Tag::x]]}}
 +
|-
 +
! License
 +
| [[License short name::{{{License short name|}}}]]
 +
|}
 +
 
 
[[Category:OER Policy Registry]]
 
[[Category:OER Policy Registry]]
__NOTOC__
 
 
</includeonly>
 
</includeonly>

Revision as of 22:01, 27 April 2012

This is the "OER Policy" template. It should be called in the following format:

{{OER Policy
|OER Policy Title=
|OER Policy URL=
|Description=
|Author=
|OER Policy Date=
|OER Policy Status=
|Language code=
|OER Policy Jurisdiction=
|Country=
|OER Policy Institution=
|Tag=
|License short name=
}}

Edit the page to see the template text.