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 11: | Line 11: | ||
</pre> | </pre> | ||
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">{{#if: {{{Maintainer|}}} |;Current Maintainer(s): {{#arraymaptemplate:{{{Maintainer|}}}|MaintainerDisplay|,|,}} |}}{{#if: {{{Repository|}}}| | </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">== [[CatPkg::{{{CatPkg|}}}]] == | ||
{{#if: {{{Maintainer|}}} |;Current Maintainer(s): {{#arraymaptemplate:{{{Maintainer|}}}|MaintainerDisplay|,|,}} |}}{{#if: {{{Repository|}}}| | |||
;Source Repository: [[Repository::Repository:{{{Repository}}}|{{{Repository}}}]] |}} | ;Source Repository: [[Repository::Repository:{{{Repository}}}|{{{Repository}}}]] |}} | ||
</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"> | ||
= {{PAGENAME}} = | = {{PAGENAME}} = |
Revision as of 00:42, 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.