Template:App: Difference between revisions

imported>Artturin
mNo edit summary
Sdht0 (talk | contribs)
Add proper sections
Line 1: Line 1:
<noinclude>{{Template}}
<noinclude>{{Template}}


=== usage ===
== About ==


1 is the program name. surround it with [[ ]] if there is a wiki page for it
Create formatted list of applications.


2 is the description
== Usage ==


3 is the git url
{{ic|<nowiki>{{app|1|2|3|4}}</nowiki>}}


4 is the package name in nixpkgs
* 1 is the program name. surround it with [[ ]] if there is a wiki page for it.
 
* 2 is a description.
{{bc|<nowiki>
* 3 is the application url.
{{app|1|2|3|4}}
* 4 is the package name in nixpkgs.
</nowiki>}}
 
=== example ===


{{bc|<nowiki>
{{bc|<nowiki>
Line 22: Line 19:
</nowiki>}}
</nowiki>}}


=== Example ===
{{app|[[sway]]|A wayland compositor|https://github.com/swaywm/sway|sway}}
{{app|[[sway]]|A wayland compositor|https://github.com/swaywm/sway|sway}}
{{app|mako|A lightweight notification daemon for Wayland|https://github.com/emersion/mako|mako}}
{{app|mako|A lightweight notification daemon for Wayland|https://github.com/emersion/mako|mako}}