Difference between revisions of "Template:SoftwareTableIntro"

From maker-hub
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 demo template used in connection with [[Template:EquipmentListTable]]
+
<noinclude>This is a template used in connection with [[Template:SoftwareTable]]
  
 
== Code ==
 
== Code ==
Line 5: Line 5:
 
<includeonly>
 
<includeonly>
 
{| class="SoftwareTable"
 
{| class="SoftwareTable"
  ! Software
+
  ! Web Page
  ! style="text-align:center" | Logo
+
  ! 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
! style="text-align:center" | Link
 
 
  |-
 
  |-
 
</includeonly>
 
</includeonly>
Line 20: Line 19:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
{| class="SoftwareTable"
 
{| class="SoftwareTable"
  ! Software
+
  ! Web Page
  ! style="text-align:center" | Logo
+
  ! 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
! style="text-align:center" | Link
 
 
  |-
 
  |-
 
</includeonly>
 
</includeonly>

Latest revision as of 10: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