Difference between revisions of "Template:Entry"

From Free Software Directory
Jump to: navigation, search
m (+subproperty for GNU packages)
 
(198 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=
 
|Last review by=
 
|Last review date=
 
|Submitted by=
 
|Submitted date=
 
|Version identifier=
 
|Version date=
 
|Version status=
 
|Version download=
 
|Version comment=
 
}}
 
</pre>
 
Edit the page to see the template text.
 
 
 
[[Category:Template]]
 
[[Category:Template]]
</noinclude><includeonly>
+
</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. -->
  
{| class="wikitable"
+
<div style="display:none">
! Name
+
[[Page has default form::Entry]]
| [[Name::{{{Name|}}}]]
+
{{#if:{{{Name|}}}
|-
+
  |{{#set:Name={{{Name}}} }}
! Short description
+
  |<nowiki/>
| [[Short description::{{{Short description|}}}]]
+
}}
|-
+
{{#if:{{{Short description|}}}
! Full description
+
  |{{#set:Short description={{{Short description}}} }}
| [[Full description::{{{Full description|}}}]]
+
  |<nowiki/>
|-
+
}}
! User level
+
{{#if:{{{Full description|}}}
| [[User level::{{{User level|}}}]]
+
  |{{#set:Full description={{{Full description}}} }}
|-
+
  |<nowiki/>
! Component programs
+
}}
| {{#arraymap:{{{Component programs|}}}|,|x|[[Component programs::x]]}}
+
{{#if:{{{Homepage URL|}}}
|-
+
  |{{#set:Homepage URL={{{Homepage URL}}} }}
! Homepage URL
+
  |<nowiki/>
| {{#arraymap:{{{Homepage URL|}}}|,|x|[[Homepage URL::x]]}}
+
}}
|-
+
{{#if:{{{Version download|}}}
! VCS checkout command
+
  |{{#set:Version download={{{Version download}}} }}
| [[VCS checkout command::{{{VCS checkout command|}}}]]
+
  |<nowiki/>
|-
+
}}
! Computer languages
+
{{#switch:{{{Is High Priority Project|}}}
| {{#arraymap:{{{Computer languages|}}}|,|x|[[Computer languages::x]]}}
+
|true
|-
+
|True
! Documentation note
+
|yes
| [[Documentation note::{{{Documentation note|}}}]]
+
|Yes
|-
+
|y
! Paid support
+
|Y={{#set:Is High Priority Project=Yes}}
| {{#arraymap:{{{Paid support|}}}|,|x|[[Paid support::x]]}}
+
|false
|-
+
|False
! IRC help
+
|no
| {{#arraymap:{{{IRC help|}}}|,|x|[[IRC help::x]]}}
+
|No
|-
+
|n
! IRC general
+
|N
| {{#arraymap:{{{IRC general|}}}|,|x|[[IRC general::x]]}}
+
|0={{#set:Is High Priority Project=No}}
|-
+
|#default={{#set:Is High Priority Project=No}}
! IRC development
+
}}
| {{#arraymap:{{{IRC development|}}}|,|x|[[IRC development::x]]}}
+
{{#switch:{{{Is GNU|}}}
|-
+
|true
! Related projects
+
|True
| {{#arraymap:{{{Related projects|}}}|,|x|[[Related projects::x]]}}
+
|yes
|-
+
|Yes
! Software categories
+
|y
| {{#arraymap:{{{Software categories|}}}|,|x|x}}
+
|Y={{#set:Is GNU=Yes}}
|-
+
|false
! Keywords
+
|False
| {{#arraymap:{{{Keywords|}}}|,|x|[[Keywords::x]]}}
+
|no
|-
+
|No
! Is GNU
+
|n
| [[Is GNU::{{{Is GNU|}}}]]
+
|N
|-
+
|0={{#set:Is GNU=No}}
! Last review by
+
|#default={{#set:Is GNU=No}}
| [[Last review by::{{{Last review by|}}}]]
+
}}
|-
+
{{#if:{{{GNU package identifier|}}}
! Last review date
+
  |{{#set:GNU package identifier={{{GNU package identifier|}}}}}
| [[Last review date::{{{Last review date|}}}]]
+
  |<nowiki/>
|-
+
}}
! Submitted by
+
{{Revision info}}[[Category:Entry]]</div></includeonly>
| [[Submitted by::{{REVISIONUSER}}]]
 
|-
 
! Submitted date
 
| [[Submitted date::{{#time:c}}]]
 
|-
 
! Version identifier
 
| [[Version identifier::{{{Version identifier|}}}]]
 
|-
 
! Version date
 
| [[Version date::{{{Version date|}}}]]
 
|-
 
! Version status
 
| [[Version status::{{{Version status|}}}]]
 
|-
 
! Version download
 
| [[Version download::{{{Version download|}}}]]
 
|-
 
! Version comment
 
| [[Version comment::{{{Version comment|}}}]]
 
|}
 
[[Category:Program]]
 
{{Revision info}}
 
__SHOWFACTBOX__
 
</includeonly>
 

Latest revision as of 15:39, 12 March 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.