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

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
<noinclude>
[[Support Funtoo]] and help us grow! '''Donate $15 per month and get a free SSD-based [[Funtoo Hosting|Funtoo Virtual Container]]. 9 spots left.
This is the "Ebuild" template.
It should be called in the following format:
<pre>
{{Ebuild
|Summary=
|CatPkg=
|Maintainer=
|Repository=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly><div style="float: right; width: 30%; padding: 1em; margin-right: 1em; margin-bottom: 1em; border-radius: 10px; border: 1px solid #ddd; background-color: #efefef;" id="eb_infobox">
<b><tt>[[CatPkg::{{{CatPkg|}}}]]</tt></b>
<hr>
<table border="0" width="100%">
{{#if: {{{Maintainer|}}} |<tr><td><i>Current Maintainer(s):</i></td><td>{{#arraymaptemplate:{{{Maintainer|}}}|MaintainerDisplay|,|,}}</td></tr> |}}{{#if: {{{Repository|}}}|<tr><td><i>Source Repository:</i></td><td>[[Repository::Repository:{{{Repository}}}|{{{Repository}}}]] </td></tr>|}}</table>
</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 class="ebuild_subtitle"><b>Summary:</b> [[Summary::{{{Summary|}}}]]</div>
</div>
</includeonly>

Revision as of 23:51, February 14, 2015

Support Funtoo and help us grow! Donate $15 per month and get a free SSD-based Funtoo Virtual Container. 9 spots left.