Difference between pages "Repository:Foo Overlay" and "Template:Repository"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
(Created page with "{{Repository |Repository ID=foo-overlay |Repository Type=Development Tree |Maintainer=Slashbeast |Organization= |Homepage=https://github.com/slashbeast/foo-overlay.git |Source...")
 
 
Line 1: Line 1:
<noinclude>
This is the "Repository" template.
It should be called in the following format:
<pre>
{{Repository
{{Repository
|Repository ID=foo-overlay
|Repository ID=
|Repository Type=Development Tree
|Repository Type=
|Maintainer=Slashbeast
|Maintainer=
|Organization=
|Organization=
|Homepage=https://github.com/slashbeast/foo-overlay.git
|Homepage=
|Source URI=https://github.com/slashbeast/foo-overlay.git
|Source URI=
}}
}}
 
</pre>
{{RepositoryFooter}}
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">
<table border="0" width="100%">
<tr><td><i>Repository Type:</i></td><td>[[Repository Type::{{{Repository Type|}}}]]</td></tr>
<tr><td><i>Repository ID:</i></td><td>[[Repository ID::{{{Repository ID|}}}]]</td></tr>
{{#if: {{{Maintainer|}}} |<tr><td><i>Current Maintainer(s):</i></td><td>{{#arraymaptemplate:{{{Maintainer|}}}|MaintainerDisplay|,|<br>}}</td></tr> |}}
{{#if: {{{Organization|}}}|<tr><td><i>Organization:</i></td><td>[[Organization::Organization:{{{Organization|}}}|{{{Organization|}}}]]</td></tr>}}
<tr><td><i>Links:</i></td><td>[[Homepage::{{{Homepage|}}}|Home Page]]</td></tr>
{{#if:{{{Source URI|}}}|<tr><td></td><td>[[Source URI::{{{Source URI|}}}|Source Repository URL]]</td></tr>|}}
</table>
</div>
= {{PAGENAME}} =
</includeonly>

Revision as of 03:47, June 29, 2014

This is the "Repository" template. It should be called in the following format:

{{Repository
|Repository ID=
|Repository Type=
|Maintainer=
|Organization=
|Homepage=
|Source URI=
}}

Edit the page to see the template text.