Difference between revisions of "Template:Ebuild"

From Funtoo
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
Edit the page to see the template text.
Edit the page to see the template text.
{{#cargo_declare:_table=ebuilds|CatPkg=Text|RepoID=Text|Homepage=Text|Summary=WikiText|USE_Vars=Text}}
{{#cargo_declare:_table=ebuilds|CatPkg=Text|RepoID=Text|Homepage=Text|Summary=WikiText|USE_Vars=Text}}
</noinclude><includeonly>{{#widget:AddThis}}<div class="container" style="margin-top: 20px;"><div class="row">
</noinclude><includeonly>{{#widget:AddThis}}
<div class="col-md-3 col-md-push-9">
<b>{{{CatPkg|}}}</b>
<hr>{{#vardefine:cat|{{#explode:{{{CatPkg}}}|/|0}}}}{{#vardefine:pkg|{{#explode:{{{CatPkg}}}|/|1}}}}
<table border="0" width="100%">
{{#if: {{{Maintainer|}}} |<tr><td><i>Current Maintainer(s):</i></td><td>{{#arraymaptemplate:{{{Maintainer|}}}|MaintainerDisplay|,|<br>}}</td></tr> |}}<tr><td><i>Source Repository:</i></td><td>{{#cargo_query:
tables=repositories
|where=RepoID="{{#var:repoid}}"
|limit=1
|more results text=}}
</td></tr>  {{#if: {{{Homepage|}}} |<tr><td></td><td>{{{Homepage|}}}</td></tr> |}}</table><hr>
<b>Summary:</b> {{{Summary|}}}
 
== News ==
 
{{NewsList|3}}
 
</div><div class="col-xs-12 col-md-9 col-md-pull-3">{{DISPLAYTITLE:{{PAGENAME}}}}
<div id="ebuild_header"><div id="ebuild_logo" style="padding-bottom: 1em;">[[File:ebuild.png|link=|frameless|class=img-responsive]]</div><div id="ebuild_title">
<div id="ebuild_header"><div id="ebuild_logo" style="padding-bottom: 1em;">[[File:ebuild.png|link=|frameless|class=img-responsive]]</div><div id="ebuild_title">
= {{PAGENAME}} =
= {{PAGENAME}} =
</div></div>
{{Tip|We welcome improvements to this page. To edit this page, {{CreateAccount}}. Then [[{{#special:userlogin}}|log in]] and then {{#formlink:form=Ebuild|link text=click here to edit this page|target={{FULLPAGENAME}}}}. See our [[Help:Funtoo_Editing_Guidelines|editing guidelines]] to becoming a wiki-editing pro.}}{{#cargo_store:
{{#seo:
|title=Package: {{PAGENAME}} ({{{CatPkg}}})
|keywords={{{CatPkg}}},ebuild,gentoo,funtoo
|description=A Funtoo Linux ebuild for {{{CatPkg}}}: {{{Summary|}}}
}}{{Tip|We welcome improvements to this page. To edit this page, {{CreateAccount}}. Then [[{{#special:userlogin}}|log in]] and then {{#formlink:form=Ebuild|link text=click here to edit this page|target={{FULLPAGENAME}}}}. See our [[Help:Funtoo_Editing_Guidelines|editing guidelines]] to becoming a wiki-editing pro.}}{{#cargo_store:
_table=ebuilds
_table=ebuilds
|CatPkg={{{CatPkg|}}}
|CatPkg={{{CatPkg|}}}

Latest revision as of 02:19, July 25, 2019

This is the "Ebuild" template. It should be called in the following format:

{{Ebuild
|Summary=
|CatPkg=
|Maintainer=
|Homepage=
}}

Edit the page to see the template text. This template defines the table "ebuilds". View table.