Difference between revisions of "Form:Ebuild"

From Funtoo
Jump to navigation Jump to search
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 -- where this ebuild can be found in its repository}}}</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) - add only Funtoo maintainers, not upstream maintainers</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}}
{{TableEnd}}
{{{end template}}}
{{{end template}}}

Revision as of 02:23, September 24, 2014


Add a New Ebuild