Difference between revisions of "Template:Entry"

From Free Software Directory
Jump to: navigation, search
(*move excess fields to Template:EntryDetails)
(47 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the 'Entry' template.
 
It should be called in the following format:
 
<pre>
 
{{Entry
 
|Name=
 
|Short description=
 
|Full description=
 
|User level=
 
|Component programs=
 
|Homepage URL=
 
|VCS checkout command=
 
|Computer languages=
 
|Documentation note=
 
|Paid Support= 
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
|Software categories=
 
|Keywords=
 
|Is GNU=
 
|GNU package name=
 
|Version identifier=
 
|Version date=
 
|Version status=
 
|Version download=
 
|Version comment=
 
|Status
 
|Last review by=
 
|Last review date=
 
|Submitted by=
 
|Submitted date=
 
}}
 
</pre>
 
Edit the page to see the template text.
 
 
 
[[Category:Template]]
 
[[Category:Template]]
</noinclude><includeonly>
+
</noinclude>
 +
<includeonly>{{Show}}
 +
__NOTITLE__
 
__NOTOC__
 
__NOTOC__
{{Show}}
+
__NOEDITSECTION__
 
 
 
<!-- Everything below this line should not appear to the user. It
 
<!-- Everything below this line should not appear to the user. It
 
exists solely for the purpose of setting semantic annotations for this
 
exists solely for the purpose of setting semantic annotations for this
software programs entry in the directory. -->
+
software programs entry in the Directory. -->
  
 
<div style="display:none">
 
<div style="display:none">
{{#if:{{{Keywords|}}}
+
[[Page has default form::Entry]]
  |{{#arraymap:{{{Keywords}}}|,|x|{{#set:Keywords=x}}|}}
 
  |<nowiki/>
 
}}<nowiki/>
 
{{#if:{{{Related projects|}}}
 
  |{{#arraymap:{{{Related projects}}}|,|x|{{#set:Related projects=x}}|}}
 
  |<nowiki/>
 
}}<nowiki/>
 
 
{{#if:{{{Name|}}}
 
{{#if:{{{Name|}}}
 
   |{{#set:Name={{{Name}}} }}
 
   |{{#set:Name={{{Name}}} }}
Line 64: Line 22:
 
{{#if:{{{Full description|}}}
 
{{#if:{{{Full description|}}}
 
   |{{#set:Full description={{{Full description}}} }}
 
   |{{#set:Full description={{{Full description}}} }}
  |<nowiki/>
 
}}
 
{{#if:{{{User level|}}}
 
  |{{#set:User level={{{User level}}} }}
 
  |<nowiki/>
 
}}
 
{{#if:{{{Component programs|}}}
 
  |{{#set:Component programs={{{Component programs}}} }}
 
 
   |<nowiki/>  
 
   |<nowiki/>  
 
}}
 
}}
 
{{#if:{{{Homepage URL|}}}
 
{{#if:{{{Homepage URL|}}}
 
   |{{#set:Homepage URL={{{Homepage URL}}} }}
 
   |{{#set:Homepage URL={{{Homepage URL}}} }}
  |<nowiki/>
 
}}
 
{{#if:{{{VCS checkout command|}}}
 
  |{{#set:VCS checkout command={{{VCS checkout command}}} }}
 
  |<nowiki/>
 
}}
 
{{#if:{{{Computer languages|}}}
 
  |{{#set:Computer languages={{{Computer languages}}} }}
 
  |<nowiki/>
 
}}
 
{{#if:{{{Documentation note|}}}
 
  |{{#set:Documentation note={{{Documentation note}}} }}
 
  |<nowiki/>
 
}}
 
{{#if:{{{Paid support|}}}
 
  |{{#set:Paid support={{{Paid support}}} }}
 
  |<nowiki/>
 
}}
 
{{#switch:{{{Is GNU|}}}
 
|true
 
|True
 
|yes
 
|Yes
 
|y
 
|Y={{#set:Is GNU=Yes}}
 
|false
 
|False
 
|no
 
|No
 
|n
 
|N
 
|0={{#set:Is GNU=No}}
 
|#default={{#set:Is GNU=No}}
 
}}
 
{{#if:{{{GNU package name|}}}
 
  |{{#set:GNU package name={{{GNU package name|}}}}}
 
  |<nowiki/>
 
}}
 
{{#if:{{{IRC help|}}}
 
  |{{#set:IRC help={{{IRC help}}} }}
 
  |<nowiki/>
 
}}
 
{{#if:{{{IRC general|}}}
 
  |{{#set:IRC general={{{IRC general}}} }}
 
  |<nowiki/>
 
}}
 
{{#if:{{{IRC development|}}}
 
  |{{#set:IRC development={{{IRC development}}} }}
 
  |<nowiki/>
 
}}
 
{{#if:{{{Last review by|}}}
 
  |{{#set:Last review by={{{Last review by}}} }}
 
  |<nowiki/>
 
}}
 
{{#if:{{{Last review date|}}}
 
  |{{#set:Last review date={{{Last review date}}} }}
 
  |<nowiki/>
 
}}
 
{{#if:{{REVISIONUSER}}|{{#set:Submitted by={{{Submitted by}}} }}
 
  |<nowiki/>
 
}}
 
{{#if:{{#time:c}}|{{#set:Submitted date={{{Submitted date}}} }}
 
  |<nowiki/>
 
}}
 
{{#if:{{{Version identifier|}}}
 
  |{{#set:Version identifier={{{Version identifier}}} }}
 
  |<nowiki/>
 
}}
 
{{#if:{{{Version date|}}}
 
  |{{#set:Version date={{{Version date}}} }}
 
  |<nowiki/>
 
}}
 
{{#if:{{{Version status|}}}
 
  |{{#set:Version status={{{Version status}}} }}
 
 
   |<nowiki/>  
 
   |<nowiki/>  
 
}}
 
}}
Line 156: Line 32:
 
   |<nowiki/>  
 
   |<nowiki/>  
 
}}
 
}}
{{#if:{{{Version comment|}}}
+
{{Revision info}}[[Category:Entry]]</div></includeonly>
  |{{#set:Version comment={{{Version comment}}} }}
 
  |<nowiki/>
 
}}
 
{{Revision info}}</div></includeonly>
 

Revision as of 07:08, 24 February 2021




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.