Template:Pmaport: Difference between revisions
Appearance
m Adapt lowercase, bring page & formatting of template closer to Template:aport. |
use https |
||
Line 1: | Line 1: | ||
<noinclude>{{Template:Template}}{{DISPLAYTITLE:Template:pmaport}} | <noinclude>{{Template:Template}}{{DISPLAYTITLE:Template:pmaport}} | ||
Allows you to search for the package in the [ | Allows you to search for the package in the [https://pkgs.postmarketos.org/packages postmarketOS repos]. In contrast to its base ([[Template:aport]]) it searches for all architectures and versions rather than only for <code>x86_64</code> aports on <code>edge</code>. | ||
== Usage == | == Usage == | ||
Line 21: | Line 21: | ||
* [[Templates]] | * [[Templates]] | ||
</noinclude><includeonly><span class="plainlinks" style="font-family: monospace, Courier;font-size:10pt;">[ | </noinclude><includeonly><span class="plainlinks" style="font-family: monospace, Courier;font-size:10pt;">[https://pkgs.postmarketos.org/packages?name={{urlencode:{{{1}}}}} {{{1}}}<sup>PMOS</sup>]</span></includeonly> |
Revision as of 13:40, 16 November 2023
This page is a template. It contains no postmarketOS-related information, but should be used as part of other articles.
Check out all pages using this template and feel free to discuss it in the gitlab issues.
Allows you to search for the package in the postmarketOS repos. In contrast to its base (Template:aport) it searches for all architectures and versions rather than only for x86_64
aports on edge
.
Usage
{{pmaport|package}}
Special characters in the package name will automatically be url-encoded. "*" can be used as a wildcard.
Example
{{pmaport|postmarketos-base}}
will produce: postmarketos-basePMOS
{{pmaport|postmarketos*}}
will produce: postmarketos*PMOS
See also