Difference between revisions of "Template:Featured"

From Free Software Directory
Jump to: navigation, search
(added featured category)
(added better explanation)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "Featured" template, which is currently under development.
+
This is the "Featured" template for marking pages as being featured. It is currently under development.
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
Line 19: Line 19:
 
}}
 
}}
  
{{#if:{{{Featured date|}}}      | {{#set:Featured date={{{Featured date}}} }} |}}  
+
{{#if:{{{Featured date|}}}      | {{#set:Featured date={{{Featured date}}} }} |}}
{{#if:{{{Featured source|}}}    | {{#set:Featured source={{{Featured source}}} }} |}}  
+
{{#if:{{{Featured source|}}}    | {{#set:Featured source={{{Featured source}}} }} |}}
{{#if:{{{Featured category|}}}  | {{#set:Featured source={{{Featured category}}} }} |}}  
+
{{#if:{{{Featured category|}}}  | {{#set:Featured category={{{Featured category}}} }} |}}
 
</div></includeonly>
 
</div></includeonly>

Latest revision as of 15:17, 20 October 2011

This is the "Featured" template for marking pages as being featured. It is currently under development. It should be called in the following format:

{{Featured
|Featured date=
|Featured source=
|Featured category=
}}

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.