hello friends! new(ish)!

Template:Software List: Difference between revisions

From InstallGentoo Wiki v2
Jump to navigation Jump to search
>Anoy
mNo edit summary
>Anoy
No edit summary
 
Line 1: Line 1:
<includeonly>
<includeonly>
|- style="background:#F2F2F2;"  
|- style="background:#F2F2F2;"  
| {{{Title}}} || {{{Type}}} || {{{License}}} || {{{Website}}} || {{{ShortSummary}}}
| {{{Title}}} || {{{Type}}} || {{{Language}}} || {{{License}}} || {{{Website}}} || {{{ShortSummary}}}
</includeonly>
</includeonly>


Line 8: Line 8:
Usage
Usage


```
<code>
{{Software List
    {{Software List
|Title = Name
    |Title = Name
|Type = Type
    |Type = Type
|License = [[License]]
    |License = [[License]]
|Website = example.com
    |Website = example.com
|ShortSummary =  App description.
    |ShortSummary =  App description.
}}
    |Language = Language
```
    }}
</code>
 


</noinclude>
</noinclude>

Latest revision as of 22:46, 8 February 2014



Usage

|- style="background:#F2F2F2;" | Name || Type || Language || License || example.com || App description.