Jump to content

Template:Subpage

From The Hall of Mirrors
Revision as of 17:46, 4 September 2026 by Devaccount01 (talk | contribs) (Created page with "<includeonly> {{#if:{{{1|}}}| {{mbox | text = <span style="font-size:150%; line-height:150%;">'''[[{{FULLPAGENAME}}/{{{1}}}|{{{1}}}]]'''</span><br>{{{text|}}} | image = {{{image|}}} | border = #ddd | background = #fff | iwidth = {{{width|50}}} | pic-align = {{{pic-align|center}}} | min-width = {{{min-width|50}}} }} }} </includeonly> <noinclude> == Usage == Use this template to link to a subpage. <pre> {{Subpage|Name|text=Description|image=Image|width=50|pic-align=cent...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Usage

Use this template to link to a subpage.

{{Subpage|Name|text=Description|image=Image|width=50|pic-align=center}}

The subpage name is required.

  • Name — The name of the subpage.
  • text — Optional description.
  • image — Optional related image.
  • width — Image width. Defaults to 50px.
  • pic-align — Image alignment. Defaults to center.
  • min-width — Minimum image width. Defaults to 50px.