Difference between revisions of "Template:For"

From Diary of a Wimpy Kid Wiki
Jump to navigation Jump to search
m
m (Partial undo.)
 
Line 7: Line 7:


==Parameters==
==Parameters==
{| class="wikitable"
{|class="wikitable"
! Parameter || Mandatory || Default || Purpose || Detailed description
!Parameter!!Mandatory!!Default!!Purpose!!Detailed description
|-
|-
! 1
!1
| No || other uses || Alternate subject || Write the name of the relevant alternate subject here.
|No||other uses||Alternate subject||Write the name of the relevant alternate subject here.
|-
|-
! 2
!2
| No || ''<nowiki>{{PAGENAME}}</nowiki>'' (disambiguation) || Alternate page 1 || Name of the page with the alternate subject.
|No|| ''<nowiki>{{PAGENAME}}</nowiki>'' (disambiguation)||Alternate page 1||Name of the page with the alternate subject.
|-
|-
! 3
!3
| No || || Alternate page 2 || Yet another page that is also related to the alternate subject.
|No|| ||Alternate page 2||Yet another page that is also related to the alternate subject.
|-
|-
! t1
!t1
| No || || Text 1 || Text for the first alternative page's link, if it's different from the page name.
|No|| ||Text 1||Text for the first alternative page's link, if it's different from the page name.
|-
|-
! t2
!t2
| No || || Text 2 || Text for the second alternative page's link, if it's different from the page name.
|No|| ||Text 2||Text for the second alternative page's link, if it's different from the page name.
|}
|}


==Skeleton==
==Skeleton==
<pre>
<pre>{{for|<alternate subject>|<alternate page 1>|<alternate page 2>}}</pre>
{{for|<alternate subject>|<alternate page 1>|<alternate page 2>}}
</pre>


==Examples==
==Examples==
{| class="wikitable"
{|class="wikitable"
! Code !! Result
!Code!!Result
|-
|-
|<pre>{{for|2=Diary of a Wimpy Kid Wiki}}</pre>
|<pre>{{for|2=Main Page}}</pre>||{{for|2=Main Page}}
|{{for|2=Diary of a Wimpy Kid Wiki}}
|-
|-
|<pre>{{for|main page-related articles|Diary of a Wimpy Kid Wiki|Talk:Diary of a Wimpy Kid Wiki}}</pre>
|<pre>{{for|main page-related articles|Main Page|Talk:Main Page}}</pre>||{{for|main page-related articles|Main Page|Talk:Main Page}}
|{{for|main page-related articles|Diary of a Wimpy Kid Wiki|Talk:Diary of a Wimpy Kid Wiki}}
|}
|}


[[Category:General wiki templates]]</noinclude>
[[Category:General wiki templates]]</noinclude>

Latest revision as of 21:19, 5 June 2023


Info

For the template that also describes the article it's in, see Template:Otheruses.

Use this template whenever you have a page whose title or subject could also refer to another thing, of which there is also an article.

Parameters

Parameter Mandatory Default Purpose Detailed description
1 No other uses Alternate subject Write the name of the relevant alternate subject here.
2 No {{PAGENAME}} (disambiguation) Alternate page 1 Name of the page with the alternate subject.
3 No Alternate page 2 Yet another page that is also related to the alternate subject.
t1 No Text 1 Text for the first alternative page's link, if it's different from the page name.
t2 No Text 2 Text for the second alternative page's link, if it's different from the page name.

Skeleton

{{for|<alternate subject>|<alternate page 1>|<alternate page 2>}}

Examples

Code Result
{{for|2=Main Page}}
For other uses, see Main Page.
{{for|main page-related articles|Main Page|Talk:Main Page}}
For main page-related articles, see Main Page and Talk:Main Page.