Template:Article table: Difference between revisions
Jump to navigation
Jump to search
MK czytacz (talk | contribs) No edit summary |
MK czytacz (talk | contribs) No edit summary |
||
| Line 5: | Line 5: | ||
|- | |- | ||
| Type of article | | Type of article | ||
| {{{c1|[[ | | {{{c1|[[{{{category1}}}|{{{category_name1}}}]]<br/>}}} {{{c2|[[{{{category2}}}|{{{category_name2}}}]]}}} | ||
|- | |- | ||
| Content up-to-date for version | | Content up-to-date for version | ||
| {{{v1|[[ | | {{{v1|[[{{{version1}}}|{{{version_name1}}}]]<br/>}}} {{{v2|[[{{{version2}}}|{{{version_name2}}}]]<br/>}}} {{{v3|[[{{{version3}}}|{{{version_name3}}}]]<br/>}}} {{{v4|[[{{{version4}}}|{{{version_name4}}}]]<br/>}}} | ||
|} | |} | ||
| Line 14: | Line 14: | ||
<pre>{{Article table | <pre>{{Article table | ||
|commercial_product1=<!--fill up with link to the commercial product page--> | |commercial_product1=<!--fill up with link to the commercial product page--> | ||
|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="--> | |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 section on the product's main page--> | ||
|c2=<!--if there is the second category, change to->"category2="--> | |category_name1 =<!--fill up with category "SOFTWARE APPLICATION"/"FUNCTIONALITY"/...--> | ||
|version1=<!--fill up with link to the version--> | |c2 =<!--if there is the second category, change to->"category2="--> | ||
|v2=<!--if there is the second version, change to->"version2="--> | |category_name2 =<!--fill up with category "SOFTWARE APPLICATION"/"FUNCTIONALITY"/...--> | ||
|v3=<!--if there is the second version, change to->" | |version1 =<!--fill up with link to the product's RN section--> | ||
|v4=<!--if there is the second version, change to->" | |version_name1 =<!--fill up with version--> | ||
|v2 =<!--if there is the second version, change to->"version2=<link to the product's RN section>"--> | |||
|version_name2 =<!--fill up with version--> | |||
|v3 =<!--if there is the second version, change to->"version3=<link to the product's RN section>"--> | |||
|version_name3 =<!--fill up with version--> | |||
|v4 =<!--if there is the second version, change to->"version4=<link to the product's RN section>"--> | |||
|version_name4 =<!--fill up with version--> | |||
}}</pre> | }}</pre> | ||
</noinclude> | </noinclude> | ||
Revision as of 13:31, 3 September 2015
| Product | [[{{{commercial_product1}}}]] [[{{{commercial_product2}}}]] [[{{{commercial_product3}}}]] [[{{{commercial_product4}}}]] |
| Type of article | [[{{{category1}}}|{{{category_name1}}}]] [[{{{category2}}}|{{{category_name2}}}]] |
| Content up-to-date for version | [[{{{version1}}}|{{{version_name1}}}]] [[{{{version2}}}|{{{version_name2}}}]] [[{{{version3}}}|{{{version_name3}}}]] [[{{{version4}}}|{{{version_name4}}}]] |
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 section on the product's main page-->
|category_name1 =<!--fill up with category "SOFTWARE APPLICATION"/"FUNCTIONALITY"/...-->
|c2 =<!--if there is the second category, change to->"category2="-->
|category_name2 =<!--fill up with category "SOFTWARE APPLICATION"/"FUNCTIONALITY"/...-->
|version1 =<!--fill up with link to the product's RN section-->
|version_name1 =<!--fill up with version-->
|v2 =<!--if there is the second version, change to->"version2=<link to the product's RN section>"-->
|version_name2 =<!--fill up with version-->
|v3 =<!--if there is the second version, change to->"version3=<link to the product's RN section>"-->
|version_name3 =<!--fill up with version-->
|v4 =<!--if there is the second version, change to->"version4=<link to the product's RN section>"-->
|version_name4 =<!--fill up with version-->
}}