Difference between revisions of "Template:Ebuild"

From Funtoo
Jump to navigation Jump to search
(Undo revision 15274 by Drobbins (talk))
Line 14: Line 14:
</noinclude><includeonly>{{#widget:AddThis}}<div class="container" style="margin-top: 20px;"><div class="row">
</noinclude><includeonly>{{#widget:AddThis}}<div class="container" style="margin-top: 20px;"><div class="row">
<div class="col-md-3 col-md-push-9">
<div class="col-md-3 col-md-push-9">
<b>{{{CatPkg|}}}</b>{{#default_form:Ebuild}}
<b>{{{CatPkg|}}}</b>
<hr>{{#vardefine:cat|{{#explode:{{{CatPkg}}}|/|0}}}}{{#vardefine:pkg|{{#explode:{{{CatPkg}}}|/|1}}}}{{#get_web_data:url=http://ports.funtoo.org/packages.xml|format=xml|use xpath|data=repo_id=/packages/category[@name='{{#var:cat}}']/package[@name='{{#var:pkg}}']/@repository}}{{#vardefine:repoid|{{#if:{{#external_value:repo_id}}|{{#external_value:repo_id}}|gentoo}}}}
<hr>{{#vardefine:cat|{{#explode:{{{CatPkg}}}|/|0}}}}{{#vardefine:pkg|{{#explode:{{{CatPkg}}}|/|1}}}}{{#get_web_data:url=http://ports.funtoo.org/packages.xml|format=xml|use xpath|data=repo_id=/packages/category[@name='{{#var:cat}}']/package[@name='{{#var:pkg}}']/@repository}}{{#vardefine:repoid|{{#if:{{#external_value:repo_id}}|{{#external_value:repo_id}}|gentoo}}}}
<table border="0" width="100%">
<table border="0" width="100%">

Revision as of 17:40, October 24, 2015

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.