Difference between revisions of "Form:Repository"

From Funtoo
Jump to navigation Jump to search
Line 8: Line 8:
{{{for template|Repository}}}
{{{for template|Repository}}}
{{TableStart}}
{{TableStart}}
<tr><th class="active">Repository ID</th><td>{{{field|Repository ID|input type=text|placeholder=The name of the repository used in Funtoo's merge scripts.}}}</td></tr>
<tr><th class="active">Repository ID</th><td>{{{field|Repository ID|input type=text|placeholder=The name of the repository used in Funtoo's merge scripts.|size=100}}}</td></tr>
<tr><th class="active">Repository Type</th><td>{{{field|Repository Type|property=Repository Type|input type=dropdown}}}</td></tr>
<tr><th class="active">Repository Type</th><td>{{{field|Repository Type|property=Repository Type|input type=dropdown}}}</td></tr>
<tr><th class="active">Maintainer(s)</th><td>{{{field|Maintainer|autocomplete on namespace=User|list|size=100|placeholder=If this repository has a single maintainer, or a small team, specify them here.}}}</td></tr>
<tr><th class="active">Maintainer(s)</th><td>{{{field|Maintainer|autocomplete on namespace=User|list|size=100|placeholder=If this repository has a single maintainer, or a small team, specify them here.}}}</td></tr>
<tr><th class="active">Organization</th><td>{{{field|Organization|property=Organization|autocomplete on namespace=Organization|placeholder=Specify the organization, if any, that manages this repository. Note that you can create your own Organization on this wiki -- add it to the Organizations namespace.}}}</td></tr>
<tr><th class="active">Organization</th><td>{{{field|Organization|property=Organization|autocomplete on namespace=Organization|placeholder=Specify the organization, if any, that manages this repository. Note that you can create your own Organization on this wiki -- add it to the Organizations namespace.|size=100}}}</td></tr>
<tr><th class="active">Homepage</th><td>{{{field|Homepage|property=Homepage|input type=text|placeholder=Specify a URL where you can get more information.}}}</td></tr>
<tr><th class="active">Homepage</th><td>{{{field|Homepage|property=Homepage|input type=text|placeholder=Specify a URL where you can get more information.|size=100}}}</td></tr>
<tr><th class="active">Source URI</th><td>{{{field|Source URI|property=Source URI|input type=text|placeholder=Paste the "git read-only" GitHub link for your repo (that someone would use to clone}}})</td></tr>
<tr><th class="active">Source URI</th><td>{{{field|Source URI|property=Source URI|input type=text|placeholder=Paste the "git read-only" GitHub link for your repo (that someone would use to clone|size=100}}})</td></tr>
{{TableEnd}}
{{TableEnd}}
{{{end template}}}
{{{end template}}}

Revision as of 02:33, September 24, 2014


Add a New Repository