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 14: | Line 14: | ||
<b><tt>[[CatPkg::{{{CatPkg|}}}]]</tt></b> | <b><tt>[[CatPkg::{{{CatPkg|}}}]]</tt></b> | ||
<hr> | <hr> | ||
<table border="0"> | <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> | {{#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">[[File:ebuild.png|link=|frameless]]</div><div id="ebuild_title"> | </div><div id="ebuild_header"><div id="ebuild_logo">[[File:ebuild.png|link=|frameless]]</div><div id="ebuild_title"> |
Revision as of 00:52, 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.