Difference between revisions of "Form:Ebuild"

From Funtoo
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 8: Line 8:
{{{for template|Ebuild}}}
{{{for template|Ebuild}}}
{{TableStart}}
{{TableStart}}
<tr><th class="active">Summary of Ebuild</th><td>{{{field|Summary|input type=textarea}}}{{#info:Specify a short summary of the Ebuild here. One or two sentences max.}}</td></tr>
<tr><th class="active">Summary of Ebuild</th><td>{{{field|Summary|input type=textarea|placeholder=Specify a short summary of the Ebuild here. One or two sentences max.}}}</td></tr>
<tr><th class="active">Ebuild CatPkg</th><td>{{{field|CatPkg|input type=text}}}{{#info:Ebuild name in cat/pkg format -- where this ebuild can be found in its repository}}</td></tr>
<tr><th class="active">Ebuild CatPkg</th><td>{{{field|CatPkg|input type=text|placeholder=Ebuild name in cat/pkg format.}}}</td></tr>
<tr><th class="active">Maintainer(s) - add only Funtoo maintainers, not upstream maintainers</th><td>{{{field|Maintainer|autocomplete on namespace=User|list|size=100}}}{{#info:Specify Funtoo maintainers, if any.}}</td></tr>
<tr><th class="active">Maintainer(s)</th><td>{{{field|Maintainer|autocomplete on namespace=User|list|size=100|placeholder=Specify Funtoo maintainers, if any.}}}</td></tr>
<tr><th class="active">Homepage</th><td>{{{field|Homepage||size=100}}}{{#info:Specify homepage URL for upstream project.}}</td></tr>
<tr><th class="active">Homepage</th><td>{{{field|Homepage||size=100|placeholder=Specify homepage URL for upstream project.}}}</td></tr>
 
{{TableEnd}}
{{{end template}}}
{{{end template}}}
== Documentation ==


Enter documentation or extended information for the ebuild below. Please add:


== Documentation ==
* An introduction to the ebuild that clearly explains what it does
* Usage information
* Hints, tips, and examples to ease configuration


Enter documentation or extended information for the ebuild below.  If you need to add more complex wikitext, use the "Edit" button after saving this page, and enter your wiki text at the bottom. This allows you to provide rich documentation content for your Ebuild.
If you need to add more complex wikitext, use the "Edit" button after saving this page, and enter your wiki text at the bottom. This allows you to provide rich documentation content for your Ebuild.


{{{standard input|free text|rows=30}}}
{{{standard input|free text|rows=30}}}

Latest revision as of 19:22, October 4, 2014


Add a New Ebuild