Difference between revisions of "Template:SoftwareEntryIntro"
Jump to navigation
Jump to search
(Created page with "<noinclude>This is a template used to display images related to the result from a query asking for software == Code == <pre> <includeonly> | style="text-align: left;" | {{...") |
|||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <noinclude>This is a template used | + | <noinclude>This is a template used in connection with [[Template:SoftwareTable]] |
| + | |||
== Code == | == Code == | ||
<pre> | <pre> | ||
<includeonly> | <includeonly> | ||
| − | + | {| class="SoftwareEntry" | |
| − | + | ! Web Page | |
| − | + | ! style="text-align:center" | | |
| − | + | ! style="text-align:center" | Description | |
| − | + | ! style="text-align:center" | Version | |
|- | |- | ||
</includeonly> | </includeonly> | ||
</pre> | </pre> | ||
| − | == See also == | + | ==See also == |
| − | * [[Template: | + | * [[Template:SoftwareTable]] |
* [[Template:SoftwareTableOutro]] | * [[Template:SoftwareTableOutro]] | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
| − | + | {| class="SoftwareEntry" | |
| − | + | ! Web Page | |
| − | + | ! style="text-align:center" | | |
| − | + | ! style="text-align:center" | Description | |
| − | + | ! style="text-align:center" | Version | |
|- | |- | ||
</includeonly> | </includeonly> | ||
Latest revision as of 09:56, 15 April 2020
This is a template used in connection with Template:SoftwareTable
Code
<includeonly>
{| class="SoftwareEntry"
! Web Page
! style="text-align:center" |
! style="text-align:center" | Description
! style="text-align:center" | Version
|-
</includeonly>
See also