Difference between revisions of "Template:Entry"

From Free Software Directory
Jump to: navigation, search
(35 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the 'Entry' template.
+
This is the '''Entry''' template. It should be called in the following format:
It should be called in the following format:
 
 
<pre>
 
<pre>
 
{{Entry
 
{{Entry
Line 8: Line 7:
 
|Full description=  
 
|Full description=  
 
|User level=  
 
|User level=  
 +
|Extension of=
 
|Component programs=  
 
|Component programs=  
 
|Homepage URL=  
 
|Homepage URL=  
Line 14: Line 14:
 
|Documentation note=  
 
|Documentation note=  
 
|Paid Support=   
 
|Paid Support=   
 +
|Microblog=
 
|IRC help=  
 
|IRC help=  
 
|IRC general=  
 
|IRC general=  
Line 21: Line 22:
 
|Keywords=  
 
|Keywords=  
 
|Is GNU=  
 
|Is GNU=  
 +
|GNU package identifier=
 
|Version identifier=  
 
|Version identifier=  
 
|Version date=  
 
|Version date=  
Line 30: Line 32:
 
|Last review date=  
 
|Last review date=  
 
|Submitted by=  
 
|Submitted by=  
|Submitted date=  
+
|Submitted date=
 +
|Donate=  
 
}}
 
}}
 
</pre>
 
</pre>
Edit the page to see the template text.
+
''Edit the page to see the template text.''
  
 
[[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 71:
 
{{#if:{{{User level|}}}
 
{{#if:{{{User level|}}}
 
   |{{#set:User level={{{User level}}} }}
 
   |{{#set:User level={{{User level}}} }}
 +
  |<nowiki/>
 +
}}
 +
{{#if:{{{Extension of|}}}
 +
  |{{#arraymap:{{{Extension of}}}|,|@|{{#set:Extension of=@}}|}}
 
   |<nowiki/>  
 
   |<nowiki/>  
 
}}
 
}}
Line 83: Line 99:
 
{{#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 124:
 
|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 175:
 
   |<nowiki/>  
 
   |<nowiki/>  
 
}}
 
}}
{{Revision info}}</div><div class="fsfEntryLeft">
+
{{Revision info}}[[Category:Entry]]</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:0px 0px 10px 10px;">
 
<ul>
 
{{#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=<nowiki/>
 
|#default=<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 general|}}}{{{IRC development|}}}
 
  |<hr style="margin:2px 0px 2px 0px;padding:0" width="300"/>'''IRC'''
 
  |<nowiki/>
 
}}
 
{{#if:{{{IRC help|}}}
 
  |<div style="margin:0;padding:0">{{IRC|{{{IRC help}}}}} (Help)</div>
 
  |<nowiki/>
 
}}<nowiki/>
 
{{#if:{{{IRC general|}}}
 
  |<div style="margin:0;padding:0">{{IRC|{{{IRC help}}}}} (General)</div>
 
  |<nowiki/>
 
}}<nowiki/>
 
{{#if:{{{IRC development|}}}
 
  |<div style="margin:0;padding:0">{{IRC|{{{IRC development}}}}} (Dev)</div>
 
  |<nowiki/>
 
}}
 
{{#if:{{{IRC help|}}}{{{IRC general|}}}{{{IRC development|}}}
 
  |<hr style="margin:2px 0px 2px 0px;padding:0"/>
 
  |<nowiki/>
 
}}
 
{{Entry table outro}}</includeonly>
 

Revision as of 14:12, 2 July 2015

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.