Difference between revisions of "Template:Infobox Links"
MyWikiBiz, Author Your Legacy — Tuesday November 04, 2025
Jump to navigationJump to search| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {| class="navbox" | + | {| class="navbox" |
| − | ! colspan=" | + | ! colspan="3" | Page Links |
|- | |- | ||
| − | + | |width="30%"| '''[[Centiare:Article Title|Title]]''' | |
| − | |width="30%"| '''[[ | + | |width="10%"| '''[[Centiare:Namespace|Location]]''' |
| − | + | |width="60%"| '''Description''' | |
| − | |width="10%"| '''[[ | ||
| − | |||
| − | |width=" | ||
| − | |||
|- | |- | ||
| − | |||
| − | |||
| {{{title1}}} | | {{{title1}}} | ||
| − | | {{{ | + | | {{{location1}}} |
| − | | {{{ | + | | {{{description1}}} |
| − | |||
| − | |||
|- | |- | ||
| − | {{#if: {{{ | + | {{#if: {{{title2|}}}| |
| − | {{!}} {{{ | + | {{!}} {{{title2|}}} |
| − | {{!}} {{{ | + | {{!}} {{{location2}}} |
| − | + | {{!}} {{{description2}}} | |
| − | |||
| − | |||
| − | |||
| − | {{!}} {{{ | ||
}} | }} | ||
|- | |- | ||
| − | {{#if: {{{ | + | {{#if: {{{title3|}}}| |
| − | {{!}} {{{ | + | {{!}} {{{title3|}}} |
| − | {{!}} {{{ | + | {{!}} {{{location3}}} |
| − | + | {{!}} {{{description3}}} | |
| − | |||
| − | |||
| − | |||
| − | {{!}} {{{ | ||
}} | }} | ||
|- | |- | ||
| − | {{#if: {{{ | + | {{#if: {{{title4|}}}| |
| − | {{!}} {{{ | + | {{!}} {{{title4|}}} |
| − | {{!}} {{{ | + | {{!}} {{{location4}}} |
| − | + | {{!}} {{{description4}}} | |
| − | |||
| − | |||
| − | |||
| − | {{!}} {{{ | ||
}} | }} | ||
|- | |- | ||
| − | {{#if: {{{ | + | {{#if: {{{title5|}}}| |
| − | {{!}} {{{ | + | {{!}} {{{title5|}}} |
| − | {{!}} {{{ | + | {{!}} {{{location5}}} |
| − | + | {{!}} {{{description5}}} | |
| − | |||
| − | |||
| − | |||
| − | {{!}} {{{ | ||
}} | }} | ||
|} | |} | ||
| Line 63: | Line 39: | ||
<br clear="all"> | <br clear="all"> | ||
---- | ---- | ||
| − | This '' | + | This ''Infobox_Links'' template can be used to provide a summary of page links either internally within, or external to, Centiare. |
| − | |||
| − | |||
| − | |||
| − | |||
== Usage == | == Usage == | ||
| Line 73: | Line 45: | ||
<pre> | <pre> | ||
| − | {{ | + | {{Infobox_Links |
| − | | | + | | title1 = <--Page article title |
| − | | | + | | location1 = <--Namespace name eg Main, Directory, User, etc. If external, use 'External' |
| − | + | | description1 = | |
| − | + | ||
| − | |||
| − | | | ||
| − | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Templates using ParserFunctions|{{PAGENAME}}]] | [[Category:Templates using ParserFunctions|{{PAGENAME}}]] | ||
| − | |||
</noinclude> | </noinclude> | ||
Latest revision as of 21:02, 19 December 2006
| Page Links | ||
|---|---|---|
| Title | Location | Description |
| {{{title1}}} | {{{location1}}} | {{{description1}}} |
This Infobox_Links template can be used to provide a summary of page links either internally within, or external to, Centiare.
Usage
All parameters are required for the first listing; parameters are then optional thereafter for any additional listings.
{{Infobox_Links
| title1 = <--Page article title
| location1 = <--Namespace name eg Main, Directory, User, etc. If external, use 'External'
| description1 =
}}