Difference between revisions of "Template:Entry"

From Free Software Directory
Jump to: navigation, search
(added Donate field)
(17 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
|Full description=  
 
|Full description=  
 
|User level=  
 
|User level=  
 +
|Extension of=
 
|Component programs=  
 
|Component programs=  
 
|Homepage URL=  
 
|Homepage URL=  
Line 14: Line 15:
 
|Documentation note=  
 
|Documentation note=  
 
|Paid Support=   
 
|Paid Support=   
 +
|Microblog=
 
|IRC help=  
 
|IRC help=  
 
|IRC general=  
 
|IRC general=  
Line 21: Line 23:
 
|Keywords=  
 
|Keywords=  
 
|Is GNU=  
 
|Is GNU=  
 +
|GNU package identifier=
 
|Version identifier=  
 
|Version identifier=  
 
|Version date=  
 
|Version date=  
Line 30: Line 33:
 
|Last review date=  
 
|Last review date=  
 
|Submitted by=  
 
|Submitted by=  
|Submitted date=  
+
|Submitted date=
 +
|Donate=  
 
}}
 
}}
 
</pre>
 
</pre>
Line 36: Line 40:
  
 
[[Category:Template]]
 
[[Category:Template]]
</noinclude><includeonly>__NOTOC__<div style="display:none">
+
</noinclude><includeonly>{{Show}}
 +
__NOTITLE__
 +
__NOTOC__
 +
__NOEDITSECTION__
 +
<!-- Everything below this line should not appear to the user. It
 +
exists solely for the purpose of setting semantic annotations for this
 +
software programs entry in the directory.  -->
 +
 
 +
<div style="display:none">
 +
[[Page has default form::Entry]]
 
{{#if:{{{Keywords|}}}
 
{{#if:{{{Keywords|}}}
 
   |{{#arraymap:{{{Keywords}}}|,|x|{{#set:Keywords=x}}|}}
 
   |{{#arraymap:{{{Keywords}}}|,|x|{{#set:Keywords=x}}|}}
Line 59: Line 72:
 
{{#if:{{{User level|}}}
 
{{#if:{{{User level|}}}
 
   |{{#set:User level={{{User level}}} }}
 
   |{{#set:User level={{{User level}}} }}
 +
  |<nowiki/>
 +
}}
 +
{{#if:{{{Extension of|}}}
 +
  |{{#arraymap:{{{Extension of}}}|,|zzzz|{{#set:Extension of=zzzz}}|}}
 
   |<nowiki/>  
 
   |<nowiki/>  
 
}}
 
}}
Line 83: Line 100:
 
{{#if:{{{Paid support|}}}
 
{{#if:{{{Paid support|}}}
 
   |{{#set:Paid support={{{Paid support}}} }}
 
   |{{#set:Paid support={{{Paid support}}} }}
 +
  |<nowiki/>
 +
}}
 +
{{#if:{{{Donate|}}}
 +
  |{{#set:Donate={{{Donate}}} }}
 +
  |<nowiki/>
 +
}}
 +
{{#if:{{{Microblog|}}}
 +
  |{{#set:Microblog={{{Microblog}}} }}
 
   |<nowiki/>  
 
   |<nowiki/>  
 
}}
 
}}
Line 100: Line 125:
 
|0={{#set:Is GNU=No}}
 
|0={{#set:Is GNU=No}}
 
|#default={{#set:Is GNU=No}}
 
|#default={{#set:Is GNU=No}}
 +
}}
 +
{{#if:{{{GNU package identifier|}}}
 +
  |{{#set:GNU package identifier={{{GNU package identifier|}}}}}
 +
  |<nowiki/>
 
}}
 
}}
 
{{#if:{{{IRC help|}}}
 
{{#if:{{{IRC help|}}}
Line 147: Line 176:
 
   |<nowiki/>  
 
   |<nowiki/>  
 
}}
 
}}
{{Revision info}}</div><div class="fsfEntryLeft">
+
{{Revision info}}</div></includeonly>
== {{{Name|}}} ==
 
{{#if:{{{Homepage URL|}}}
 
  |[{{{Homepage URL}}} {{{Homepage URL}}}]
 
  |<nowiki/>
 
}}
 
 
 
{{{Full description|}}}
 
{{#if:{{{Documentation note|}}}
 
  |<br/><br/><em>{{{Documentation note}}}</em><br/>
 
  |<nowiki/>
 
}}
 
 
 
{{#if:{{{Related projects|}}}
 
  |<div style="margin-right:10px"><h2 style="background:#d4cfcb; padding:4px;>Related Projects</h2></div>
 
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3;margin:2px 2px 2px 2px;">
 
<ul style="list-style: none !important;">
 
{{#arraymap:{{{Related projects}}}
 
  |,
 
  |x
 
  |<li>[[x]]</li>
 
  |
 
}}
 
</ul>
 
</div>
 
  |<nowiki/>
 
}}
 
</div>
 
{{Entry table intro}}{{Entry table row}}
 
{{#switch:{{{Is GNU|}}}
 
|true
 
|True
 
|yes
 
|Yes
 
|y
 
|Y={{GNU Head}} '''This is a GNU Project'''<br/>
 
|false
 
|False
 
|no
 
|No
 
|n
 
|N
 
|0
 
|#default=<br/><nowiki/>
 
}}
 
{{#if:{{{Version download|}}}
 
  |[{{{Version download}}} Download] [[File:External-link-icon.png|link={{{Version download}}}]]
 
  |<nowiki/>
 
}}
 
{{#if:{{{Version identifier|}}}
 
  |version {{{Version identifier}}}
 
  |<nowiki/>
 
}}
 
{{#if:{{{Version status|}}}
 
  | ({{{Version status}}})
 
  |<nowiki/>
 
}}
 
{{#if:{{{Version date|}}}
 
  |{{Entry table row}}released on {{{Version date}}}
 
  |<nowiki/>
 
}}
 
{{#if:{{{IRC help|}}}
 
  |{{IRC|Help|{{{IRC help}}}}}
 
  |<nowiki/>
 
}}<nowiki/>
 
{{#if:{{{IRC general|}}}
 
  |{{IRC|general|{{{IRC help}}}}}
 
  |<nowiki/>
 
}}<nowiki/>
 
{{#if:{{{IRC development|}}}
 
  |{{IRC|development|{{{IRC development}}}}}
 
  |<nowiki/>
 
}}
 
{{Entry table outro}}</includeonly>
 

Revision as of 14:44, 16 May 2014

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

{{Entry
|Name=
|Short description= 
|Full description= 
|User level= 
|Extension of=
|Component programs= 
|Homepage URL= 
|VCS checkout command= 
|Computer languages= 
|Documentation note= 
|Paid Support=  
|Microblog=
|IRC help= 
|IRC general= 
|IRC development= 
|Related projects= 
|Software categories= 
|Keywords= 
|Is GNU= 
|GNU package identifier=
|Version identifier= 
|Version date= 
|Version status= 
|Version download= 
|Version comment= 
|Status
|Last review by= 
|Last review date= 
|Submitted by= 
|Submitted date=
|Donate= 
}}

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.