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
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
|- style="background:#F2F2F2;"
| {{{Title}}} || {{{Type}}} || {{{Language}}} || {{{License}}} || {{{Website}}} || {{{ShortSummary}}}
</includeonly>
<noinclude>


|- style="background:#F2F2F2;"
Usage
| {{{Title}}} || {{{Type}}} || {{{License}}} || {{{Website}}}
|-
| style="border-bottom:3px solid #{{{LineColor}}}" | {{{ShortSummary}}}


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


</includeonly>


<noinclude>
{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 22:46, 8 February 2014



Usage

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