Difference between revisions of "Template:SoftwareTableIntro"
Jump to navigation
Jump to search
(Created page with "<noinclude>This is a demo template used in connection with Template:EquipmentListTable == Code == <pre> <includeonly> {| class="SoftwareTable" ! Software ! style="text-...") |
|||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <noinclude>This is a | + | <noinclude>This is a template used in connection with [[Template:SoftwareTable]] |
== Code == | == Code == | ||
| Line 5: | Line 5: | ||
<includeonly> | <includeonly> | ||
{| class="SoftwareTable" | {| class="SoftwareTable" | ||
| − | ! | + | ! Web Page |
| − | ! style="text-align:center" | | + | ! style="text-align:center" | Wiki Page |
! style="text-align:center" | Description | ! style="text-align:center" | Description | ||
! style="text-align:center" | Version | ! style="text-align:center" | Version | ||
| − | |||
|- | |- | ||
</includeonly> | </includeonly> | ||
| Line 20: | Line 19: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{| class="SoftwareTable" | {| class="SoftwareTable" | ||
| − | ! | + | ! Web Page |
| − | ! style="text-align:center" | | + | ! style="text-align:center" | Wiki Page |
! style="text-align:center" | Description | ! style="text-align:center" | Description | ||
! style="text-align:center" | Version | ! style="text-align:center" | Version | ||
| − | |||
|- | |- | ||
</includeonly> | </includeonly> | ||
Latest revision as of 09:57, 15 April 2020
This is a template used in connection with Template:SoftwareTable
Code
<includeonly>
{| class="SoftwareTable"
! Web Page
! style="text-align:center" | Wiki Page
! style="text-align:center" | Description
! style="text-align:center" | Version
|-
</includeonly>
See also