Template:Subpage: Difference between revisions

From wiki.vg
Jump to navigation Jump to search
imported>Kosheh
mNo edit summary
imported>Kosheh
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#if: {{{1|}}} | {{Mbox
{{#if: {{{1|}}} | {{Mbox
| text=        <span style="font-size: 32px; line-height: 150%">'''[[{{#if: {{{tr|}}} | {{#titleparts: {{FULLPAGENAME}} | -1 }} | {{FULLPAGENAME}} }}/{{{1}}}{{#if: {{{tr|}}} | /{{#titleparts: {{FULLPAGENAME}} | | -1 }} }} | {{#if: {{{tr|}}} | {{{tr|}}} | {{{1}}} }}]]'''</span><br>{{{text|}}}
| text=        <span style="font-size: 32px; line-height: 150%">'''[[{{#if: {{{tr|}}} | {{#titleparts: {{FULLPAGENAME}} | -1 }} | {{FULLPAGENAME}} }}/{{{1}}}{{#if: {{{tr|}}} | /{{#titleparts: {{FULLPAGENAME}} | | -1 }} }} | {{#if: {{{tr|}}} | {{{tr|}}} | {{{1}}} }}]]'''</span><br>{{{text|}}}
| image=      {{{image|Blank.png|link=}}}
| image=      {{{image|Blank.png|link=}}}
Line 9: Line 9:
| min-width =  {{{min-width}}}
| min-width =  {{{min-width}}}
}}
}}
  | <blockquote>'''This is a sub-page of ''[[{{#titleparts: {{FULLPAGENAME}}|-1}}]]''.'''</blockquote> {{#ifeq: {{NAMESPACE}} | User | | [[Category:Subpages]] }} }}</includeonly><noinclude>
  | <blockquote>'''This is a sub-page of ''[[{{#titleparts: {{FULLPAGENAME}}|-1}}]]''.'''</blockquote> {{#ifeq: {{NAMESPACE}} | User | | [[Category:Subpages]] }} }}


<noinclude>
==Usage==
==Usage==
If you want to point out that this is a subpage of another one, just use <nowiki>{{subpage}}</nowiki>. If you want to '''link''' to a subpage, use it like this:
If you want to point out that this is a subpage of another one, just use <nowiki>{{subpage}}</nowiki>. If you want to '''link''' to a subpage, use it like this:

Latest revision as of 17:13, 26 February 2019

{{#if: |

{{{width}}}px
{{{width}}}px
[[{{#if: | {{#titleparts: Template:Subpage | -1 }} | Template:Subpage }}/{{{1}}}{{#if: | /{{#titleparts: Template:Subpage | | -1 }} }} | {{#if: | | {{{1}}} }}]]

{{ #if: | [[Category:{{{category1}}}]] | }}{{ #if: | [[Category:{{{category2}}}]] | }}{{ #if: | [[Category:{{{category3}}}]] | }} |

This is a sub-page of [[{{#titleparts: Template:Subpage|-1}}]].

{{#ifeq: Template | User | | }} }}


Usage

If you want to point out that this is a subpage of another one, just use {{subpage}}. If you want to link to a subpage, use it like this:

{{subpage|Name|text=Text|image=Image|width=Width|pic-align=Align|min-width=Min-width}}

Only the subpage name is mandatory.

  • Name is the name of the subpage.
  • Text is a small description of its contents.
  • Image is a related picture, sometimes one of the most interesting items on that subpage.
  • Width is the image's width.
  • Align is the image's align. Default is center.
  • Min-width is the image's minimum width.