Difference between revisions of "Template:Go"
Jump to navigation
Jump to search
(changed dummy article links to anchor links to remove dummy articles from "wanted pages") |
|||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| border="0" cellspacing="0" cellpadding=" | + | <includeonly><div class="noprint"><div style="background-color: #ffe; border: 1px solid #c0c0c0; padding: 0.2em 0.5em; margin-bottom: 0.5em;"> |
− | | {{#if: {{{up|}}} | [[Image: | + | {| border="0" cellspacing="0" cellpadding="0" |
− | | {{#if: {{{prev|}}} | [[Image: | + | | {{#if: {{{up|}}} | [[Image:Arrow Return.png|link={{{up}}}]] ''[[{{{up}}}]]'' | }} |
− | | {{#if: {{{next|}}} | [[Image: | + | | {{#if: {{{prev|}}} | [[Image:Arrow Left.png|link={{{prev}}}]] ''[[{{{prev}}}]]'' | }} |
− | |}<noinclude> | + | | {{#if: {{{next|}}} | [[Image:Arrow Right.png|link={{{next}}}]] ''[[{{{next}}}]]'' | }} |
+ | |}</div></div></includeonly><noinclude> | ||
== Usage == | == Usage == | ||
− | + | <pre><nowiki>{{Go|up=Parent Article}}</nowiki></pre> | |
− | <pre><nowiki>{{Go|up=Parent | + | {{Go|up=#Parent Article}} |
− | + | ||
− | {{Go|up=Parent | + | <pre><nowiki>{{Go|prev=Previous Article|next=Next Article}}</nowiki></pre> |
+ | {{Go|prev=#Previous Article|next=#Next Article}} | ||
− | |||
<pre><nowiki>{{Go|up=Parent Article|prev=Previous Article|next=Next Article}}</nowiki></pre> | <pre><nowiki>{{Go|up=Parent Article|prev=Previous Article|next=Next Article}}</nowiki></pre> | ||
− | + | {{Go|up=#Parent Article|prev=#Previous Article|next=#Next Article}} | |
− | {{Go|up=Parent Article|prev=Previous Article|next=Next Article}} | + | [[Category:Navigation]] |
+ | [[Category:Exclude in print]] | ||
</noinclude> | </noinclude> |
Latest revision as of 18:34, 21 February 2014
Usage
{{Go|up=Parent Article}}
{{Go|prev=Previous Article|next=Next Article}}
{{Go|up=Parent Article|prev=Previous Article|next=Next Article}}