Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Template:Ebuild"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
Edit the page to see the template text. | 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"> | </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> | <b><tt>[[CatPkg::{{{CatPkg|}}}]]</tt></b> | ||
<hr> | <hr> | ||
Line 19: | Line 17: | ||
{{#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><hr> | {{#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><hr> | ||
<b>Summary:</b> [[Summary::{{{Summary|}}}]] | <b>Summary:</b> [[Summary::{{{Summary|}}}]] | ||
</div><div id="ebuild_header"><div id="ebuild_title"> | </div><div id="ebuild_header"><div id="ebuild_logo" style="padding-bottom: 1em;">[[File:ebuild.png|link=|frameless]]</div><div id="ebuild_title"> | ||
= {{PAGENAME}} = | = {{PAGENAME}} = | ||
</div> | </div> | ||
</includeonly> | </includeonly> |
Revision as of 01:03, June 10, 2014
This is the "Ebuild" template. It should be called in the following format:
{{Ebuild |Summary= |CatPkg= |Maintainer= |Repository= }}
Edit the page to see the template text.