Template:Article table: Difference between revisions

From HelpSystem
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
   
   
     | Product
     | Product
     | {{{p1|[[{{{commercial_product1}}}]]}}} {{{p2|[[{{{commercial_product2}}}]]}}} {{{p3|[[{{{commercial_product3}}}]]}}}
     | {{{p1|[[{{{commercial_product1}}}]]<br/>}}} {{{p2|[[{{{commercial_product2}}}]]<br/>}}} {{{p3|[[{{{commercial_product3}}}]]<br/>}}} {{{p4|[[{{{commercial_product4}}}]]<br/>}}}
     |-
     |-
     | Type of article
     | Type of article
Line 8: Line 8:
     |-
     |-
     | Content up-to-date for version
     | Content up-to-date for version
     | {{{v1|[[:Category:{{{version1}}}|{{{version1}}}]]}}} {{{v2|[[:Category:{{{version2}}}|{{{version2}}}]]}}}
     | {{{v1|[[:Category:{{{version1}}}|{{{version1}}}]]<br/>}}} {{{v2|[[:Category:{{{version2}}}|{{{version2}}}]]<br/>}}} {{{v3|[[:Category:{{{version3}}}|{{{version3}}}]]<br/>}}} {{{v4|[[:Category:{{{version4}}}|{{{version4}}}]]<br/>}}}
     |}
     |}


Line 16: Line 16:
|p2=<!--if there is the second commercial product, change to->"commercial_product2="-->
|p2=<!--if there is the second commercial product, change to->"commercial_product2="-->
|p3=<!--if there is the third commercial product, change to->"commercial_product3="-->
|p3=<!--if there is the third commercial product, change to->"commercial_product3="-->
|p4=<!--if there is the third commercial product, change to->"commercial_product4="-->
|category1=<!--fill up with link to the category-->
|category1=<!--fill up with link to the category-->
|c2=<!--if there is the second category, change to->"category2="-->
|c2=<!--if there is the second category, change to->"category2="-->
|version1=<!--fill up with link to the version-->
|version1=<!--fill up with link to the version-->
|v2=<!--if there is the second version, change to->"version2="-->
|v2=<!--if there is the second version, change to->"version2="-->
|v3=<!--if there is the second version, change to->"version2="-->
|v4=<!--if there is the second version, change to->"version2="-->
}}</pre>
}}</pre>
</noinclude>
</noinclude>

Revision as of 14:53, 25 August 2015

Product [[{{{commercial_product1}}}]]
[[{{{commercial_product2}}}]]
[[{{{commercial_product3}}}]]
[[{{{commercial_product4}}}]]
Type of article [[:Category:{{{category1}}}|{{{category1}}}]] [[:Category:{{{category2}}}|{{{category2}}}]]
Content up-to-date for version [[:Category:{{{version1}}}|{{{version1}}}]]
[[:Category:{{{version2}}}|{{{version2}}}]]
[[:Category:{{{version3}}}|{{{version3}}}]]
[[:Category:{{{version4}}}|{{{version4}}}]]

How to complete the template
To use the template it's necessary to copy following text and fill up individual fields, removing comments.

{{Article table
|commercial_product1=<!--fill up with link to the commercial product page-->
|p2=<!--if there is the second commercial product, change to->"commercial_product2="-->
|p3=<!--if there is the third commercial product, change to->"commercial_product3="-->
|p4=<!--if there is the third commercial product, change to->"commercial_product4="-->
|category1=<!--fill up with link to the category-->
|c2=<!--if there is the second category, change to->"category2="-->
|version1=<!--fill up with link to the version-->
|v2=<!--if there is the second version, change to->"version2="-->
|v3=<!--if there is the second version, change to->"version2="-->
|v4=<!--if there is the second version, change to->"version2="-->
}}