Template:Expand: Difference between revisions

From The Reed and Rite
mNo edit summary
Line 15: Line 15:
{| style="width: 100%; text-align: left; margin: auto;" class="wikitable"
{| style="width: 100%; text-align: left; margin: auto;" class="wikitable"
|-  
|-  
! colspan="2" style="text-align: center;" | <span style="font-size: 115%;">Tag Only</span><br><div style="text-align: left;"><span style="font-weight: normal;">When just <code><nowiki>{{expand}}</nowiki></code> is passed, it will add a superscript note that says "''[expand]''". When you hover over it for a moment, a pop-up message will appear that says "This statement needs to be expanded with more information.".</span>,/div>
! colspan="2" style="text-align: center;" | <span style="font-size: 115%;">Tag Only</span><br><div style="text-align: left;"><span style="font-weight: normal;">When just <code><nowiki>{{expand}}</nowiki></code> is passed, it will add a superscript note that says "''[expand]''". When you hover over it for a moment, a pop-up message will appear that says "This statement needs to be expanded with more information.".</span></div>
|-
|-
! width=60%|You Type
! width=60%|You Type

Revision as of 20:36, 27 April 2025

Description

This template should be added after statements or paragraphs in articles that need to expanded with more information. Using the template automatically adds the article to Category: Articles Missing Information.

This template is one of several Editorial Notations.

Usage

Note: When used on article pages, this template will render as follows ( [expand] ) It does not render correctly on this page due to recursive linking logic.
Tag Only
When just {{expand}} is passed, it will add a superscript note that says "[expand]". When you hover over it for a moment, a pop-up message will appear that says "This statement needs to be expanded with more information.".
You Type You Get
An example sentence.{{expand}}
An example sentence.[expand]
Reason Parameter
When reason= is passed, it will replace the text "This statement needs to be expanded with more information." in the pop-up message with your input.
You Type You Get
An example sentence.{{expand|reason=Explanation of reason.}}
An example sentence.[expand]
Date Parameter
When date= is passed, it will add your input to the end of the pop-up message in parentheses. The pop-up message "This statement needs to be expanded with more information." will still appear unless reason= is also passed.
You Type You Get
An example sentence.{{expand|date=March 1883}}
An example sentence.[expand]

Articles using Template