Difference between revisions of "Template:Collection item"

From Free Software Directory
Jump to: navigation, search
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
This is the "Collection_item" template. It does the following:
 
This is the "Collection_item" template. It does the following:
  
-#set_internal:Collection of
+
* #set_internal:Collection of
-Has collection item={{{Package|}}}
+
* Has collection item={{{Package|}}}
-Has collection item note={{{Package note|}}}
+
* Has collection item note={{{Package note|}}}
  
 
It should be called in the following format:
 
It should be called in the following format:
Line 11: Line 11:
 
|Package=
 
|Package=
 
|Package note=
 
|Package note=
 +
|Section=
 
}}
 
}}
 
</pre>
 
</pre>
Line 16: Line 17:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
|-
 
|-
 +
{{#if:{{{Section|}}}
 +
|{{End-table}}
 +
=== {{{Section|}}} ===
 +
{{Start-table}}
 +
{{!}}-
 +
|<nowiki/>
 +
}}
 
| [[{{{Package|}}}]]
 
| [[{{{Package|}}}]]
 
| {{{Package note|}}} {{#set_internal:Collection of | Has collection item={{{Package|}}} | Has collection item note={{{Package note|}}} }}
 
| {{{Package note|}}} {{#set_internal:Collection of | Has collection item={{{Package|}}} | Has collection item note={{{Package note|}}} }}
 
</includeonly>
 
</includeonly>

Revision as of 17:33, 9 August 2013

This is the "Collection_item" template. It does the following:

  • #set_internal:Collection of
  • Has collection item=
  • Has collection item note=

It should be called in the following format:

{{Collection_item
|Package=
|Package note=
|Section=
}}

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.