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

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Repository" template.
This is the "Ebuild" template.
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{Repository
{{Ebuild
|Repository Type=
|Summary=
|Organization=
|CatPkg=
|Homepage=
|Maintainer=
|Source URI=
|Repository=
}}
}}
</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-left: 1em; margin-bottom: 1em; border-radius: 10px; border: 1px solid #ddd; background-color: #efefef;" id="ov_infobox">
</noinclude><includeonly><div style="float: right; width: 30%; padding: 1em; margin-left: 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%">
<table border="0" width="100%">
<tr><td><i>Repository Type:</i></td><td>[[Repository Type::{{{Repository Type|}}}]]</td></tr>
{{#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>
<tr><td><i>Organization:</i></td><td>[[Organization::Organization:{{{Organization|}}}|{{{Organization|}}}]]</td></tr>
<b>Summary:</b> [[Summary::{{{Summary|}}}]]
<tr><td colspan="2">[[Homepage::{{{Homepage|}}}|Home Page]]</td></tr>
</div><div id="ebuild_header"><div id="ebuild_logo" style="padding-bottom: 1em;">[[File:ebuild.png|link=|frameless]]</div><div id="ebuild_title">
<tr><td colspan="2">[[Source URI::{{{Source URI|}}}|Repository]]</td></tr>
= {{PAGENAME}} =
</table>
</div>
</div>
= {{PAGENAME}} =
</includeonly>
</includeonly>

Revision as of 01:38, 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.