Difference between revisions of "Template:Subpage"

From The VG Resource Wiki
Jump to: navigation, search
(Created page with "<includeonly>{{#if: {{{1|}}} | {{mbox | text= <span style='font-size: 150%; line-height: 150%'>'''{{#if: {{{tr|}}} | {{#titleparts: {{FULLPAGENAME}} | -1 }} | {{FULLP...")
 
Line 5: Line 5:
 
| border=      #ddd
 
| border=      #ddd
 
| background=  #fff
 
| background=  #fff
| iwidth    =  {{{width|50}}}
+
| iwidth    =  {{{width}}}
 
| pic-align =  {{{pic-align|center}}}
 
| pic-align =  {{{pic-align|center}}}
| min-width =  {{{min-width|50}}}
+
| 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]] }} }}</includeonly><noinclude>
Line 22: Line 22:
 
*'''Text''' is a small description of its contents. Usually has a [[Help:Guidelines#Humor|humorous]] sentence.
 
*'''Text''' is a small description of its contents. Usually has a [[Help:Guidelines#Humor|humorous]] sentence.
 
*'''Image''' is a related picture, sometimes one of the most interesting items on that subpage.
 
*'''Image''' is a related picture, sometimes one of the most interesting items on that subpage.
*'''Width''' is the image's width. Default is 50px.
+
*'''Width''' is the image's width.
 
*'''Align''' is the image's align. Default is center.
 
*'''Align''' is the image's align. Default is center.
*'''Min-width''' is the image's minimum width. Default is 50px.
+
*'''Min-width''' is the image's minimum width.
 
<!-- *'''tr''' is the translated title, and is to be only used in translations of pages. Using it outside of these will break it brilliantly. -->
 
<!-- *'''tr''' is the translated title, and is to be only used in translations of pages. Using it outside of these will break it brilliantly. -->
 
</noinclude>
 
</noinclude>

Revision as of 09:18, 23 May 2014


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. Usually has a humorous sentence.
  • 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.