Difference between revisions of "Template:Resource"

From Free Software Directory
Jump to: navigation, search
(Created page with "<noinclude> This is the 'Resource' template. It should be called in the following format: <pre> {{Resource |Resource audience= |Resource kind= |Resource URL= }} </pre> Edit the p...")
 
Line 13: Line 13:
 
[[Category:Template]]
 
[[Category:Template]]
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{| class="wikitable"
+
{{#set:Resource audience={{{Resource audience|}}}
! Resource audience
+
|Resource kind={{{Resource kind|}}}
| {{#arraymap:{{{Resource audience|}}}|,|x|[[Resource audience::x]]}}
+
|Resource URL={{{Resource URL|}}}
 +
}}
 +
 
 +
{|style="float:right; width:220px; margin-left:10px; margin-right:2px;margin-top:40px;"
 
|-
 
|-
! Resource kind
+
|{{#if:{{{Resource audience}}}|{{{Resource audience}}}|<nowiki/>}} {{#if:{{{Resource kind}}}|({{{Resource kind}}})|<nowiki/>}} {{#if:{{{Resource URL}}}|{{{Resource URL}}}|<nowiki/>}}
| [[Resource kind::{{{Resource kind|}}}]]
 
|-
 
! Resource URL
 
| [[Resource URL::{{{Resource URL|}}}]]
 
 
|}
 
|}
[[Category:Resource]]
 
 
</includeonly>
 
</includeonly>

Revision as of 12:32, 11 July 2011

This is the 'Resource' template. It should be called in the following format:

{{Resource
|Resource audience=
|Resource kind=
|Resource URL=
}}

Edit the page to see the template text.



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.