Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
You must create an account or log in to edit.

Template:Before and after: Difference between revisions

Template page
Content deleted Content added
No edit summary
Tags: Reverted 2017 source edit
m Protected "Template:Before and after" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]
 
(33 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatestyles src="Before and after/styles.css"/>{{Hatnote
{| style="text-align:center;margin:0 auto" width="80%"
|primary=<div class="template--before_and_after" role="note">
!align="left"|&larr; '''Preceded by'''
<div>{{{left_text|&larr; '''Previous'''}}}</div>
|align="center"|'''This page'''
<div>{{{center_text|'''Current'''}}}</div>
!align="right"|'''Succeeded by''' &rarr;
<div>{{{right_text|'''Next''' &rarr;}}}</div>
|-
|align="left"|{{{before}}}
<div>{{{left|{{{before|}}}}}}</div>
<div>{{#if: {{{center_replace|}}}|{{{center_replace}}}|{{PAGENAME}}}}{{#if: {{{center|}}}|<br/>{{{center}}}}}</div>
|align="center"|{{PAGENAME}}
|align="right"|{{{after}}}
<div>{{{right|{{{after|}}}}}}</div>
</div>}}<noinclude>
|-
<templatedata>
|align="center"|'''Timeframe'''
{
|-
"params": {
|align="center"|{{{timeframe}}}
"center": {},
|}
"left_text": {},
"center_text": {},
"right_text": {},
"left": {},
"center_replace": {},
"right": {}
},
"format": "block",
"paramOrder": [
"left_text",
"center_text",
"right_text",
"left",
"center",
"center_replace",
"right"
]
}
</templatedata>

==Example==
{{Before and after|before=*Before this
*Before this
*Before this|after=*After this
*After this
*After this}}

[[Category:META: Templates]]
</noinclude>

Latest revision as of 10:53, September 11, 2025


Previous
Current
Next
Before and after

No description.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
left_textleft_text

no description

Unknownoptional
center_textcenter_text

no description

Unknownoptional
right_textright_text

no description

Unknownoptional
leftleft

no description

Unknownoptional
centercenter

no description

Unknownoptional
center_replacecenter_replace

no description

Unknownoptional
rightright

no description

Unknownoptional

Example


Previous
Current
Next
*Before this
  • Before this
  • Before this
Before and after
*After this
  • After this
  • After this

Contents