Difference between revisions of "Template:Repository"

From Funtoo
Jump to navigation Jump to search
 
Line 11: Line 11:
</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-right: 1em; margin-bottom: 1em; border-radius: 10px; border: 1px solid #ddd; background-color: #efefef;" id="eb_infobox">
</noinclude><includeonly><div style="float: right; width: 30%; padding: 1em; margin-right: 1em; margin-bottom: 1em; border-radius: 10px; border: 1px solid #ddd; background-color: #efefef;" id="ov_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>
<tr><td><i>Repository Type:</i></td><td>[[Repository Type::{{{Repository Type|}}}]]</td></tr>
<tr><td><i>Organization:</i></td><td>[[Organization::Organization:{{{Organization|}}}|{{{Organization|}}}]]</td></tr>
<tr><td><i>Organization:</i></td><td>[[Organization::Organization:{{{Organization|}}}|{{{Organization|}}}]]</td></tr>
<tr><td><i>Homepage:</i></td><td>[[Homepage::{{{Homepage|}}}]]</td></tr>
<tr><td colspan="2">[[Homepage::{{{Homepage|}}}|Home Page]]</td></tr>
<tr><td><i>Source URI:</i></td><td>[[Source URI::{{{Source URI|}}}]]</td></tr>
<tr><td colspan="2">[[Source URI::{{{Source URI|}}}|Repository]]</td></tr>
</table>
</table>
</div>
</div>
= {{PAGENAME}} =
= {{PAGENAME}} =
</includeonly>
</includeonly>

Revision as of 01:27, June 10, 2014

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

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

Edit the page to see the template text.