|
|
Line 1: |
Line 1: |
| <noinclude>{{Template}}
| |
|
| |
|
| '''An 'App' element used to format application lists (e.g. [[List of Applications]] and other such list).'''
| |
|
| |
| ==Usage==
| |
| {{bc|1=*<nowiki>{{App|[[Firefox]]|The Firefox Web Browser is the faster, more secure, and fully customizable way to surf the web.|http://www.mozilla.com/firefox/|{{Pkg|firefox}}}}</nowiki>}}
| |
|
| |
| * 1st arg. – upstream name of the application, enclosed in Arch Wiki or (if no Arch Wiki article present) Wikipedia link.
| |
| * 2nd arg. – description that should not duplicate information available in [[List of Applications]] classifications and/or article context.
| |
| * 3rd arg. – link to upstream website/project page/wiki/other key source of information about the application.
| |
| * 4th arg. – link to package using [[Template:Pkg]] or [[Template:AUR]].
| |
|
| |
| {{Note|This template is meant to be used at the first level of bulleted lists. It places the first line as a list item, then ends the list and indents the second line. Since the indentation is fixed you should avoid using the template in lists deeper than one level.}}
| |
|
| |
| ==Example==
| |
| *{{App|[[Firefox]]|The Firefox Web Browser is the faster, more secure, and fully customizable way to surf the web.|http://www.mozilla.com/firefox/|{{Pkg|firefox}}}}</noinclude><includeonly>'''{{{1}}}''' — {{{2}}}
| |
| : {{{3}}} || {{{4}}}</includeonly>
| |