Difference between pages "Template:Ebuild" and "Template:ArticleFooter"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
(Updated <tt> tag to <code>)
 
 
Line 1: Line 1:
<noinclude>
{{#vardefine:Summary:{{#show: {{FULLPAGENAME}} ?Summary}}}}
This is the "Ebuild" template.
{{#vardefine:Author:{{#show: {{FULLPAGENAME}} ?Author}}}}
It should be called in the following format:
{{#vardefine:Icon:{{#show: {{FULLPAGENAME}} ?Icon}}}}
<pre>
{{#widget:NewsInfo|body={{#var:Summary|}}|user={{#var:Author|}}|icon_url={{#if:{{#var:Icon|}}|{{filepath:{{#sub:{{#var:Icon}}|5}}|80}}|http://www.gravatar.com/avatar/{{#show: {{FULLPAGENAME}} | ?Gravatar MD5}}/?s=80&d=retro&r=g}}}}
{{Ebuild
{{#show: {{#var:Author}} | ?Bio }}
|Summary=
|CatPkg=
|Maintainer=
|Homepage=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>__NOTOC__<div style="float: right; clear: both; width: 30%; padding: 1em; margin-left: 1em; margin-bottom: 1em; border-radius: 10px; border: 1px solid #ddd; background-color: #efefef;" id="eb_infobox">
<b><font size=4><code>[[CatPkg::{{{CatPkg|}}}]]</code></font></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}}}}{{#set:RepoID={{#var:repoid}}}}
<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>{{#ask:[[Category:Repositories]] [[Repository ID::{{#var:repoid}}]]}}</td></tr>  {{#if: {{{Homepage|}}} |<tr><td></td><td>[[Homepage::{{{Homepage|}}}|Homepage]]</td></tr> |}}</table><hr>
<b>Summary:</b> [[Summary::{{{Summary|}}}]]
</div>
{{#get_web_data:url=http://ports.funtoo.org/packages.xml|format=xml|use xpath|data=use=/packages/category[@name='{{#var:cat}}']/package[@name='{{#var:pkg}}']/@use}}
{{#set:Use={{#external_value:use}}}}
{{#if: {{#external_value:use}}|<div style="float: right; clear: both; width: 30%; padding: 1em; margin-left: 1em; margin-bottom: 1em; border-radius: 10px; border: 1px solid #ddd; background-color: #efefef;" id="eb_infobox">
== Use Flags ==
{{#arraymaptemplate:{{#external_value:use}}|ExternUse|,|}}
</div>
}}
<div id="ebuild_header"><div id="ebuild_logo" style="padding-bottom: 1em;">[[File:ebuild.png|link=|frameless]]</div><div id="ebuild_title">
= {{PAGENAME}} =
</div></includeonly>

Revision as of 08:01, December 28, 2014


By /
{{#show: | ?Bio }}