Template:Update span

(Redirected from Template:Update inline span)

[needs update]

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

Markup Renders asLua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.Lua error: expandTemplate: template "Markup/row" does not exist.

Example

Input:

  • {{Update span|Lorem ipsum dolor sit amet.|reason=But they never mentioned it again...|date=April 2024}}

Result:

TemplateData

This is the TemplateData documentation for the template used by the new VisualEditor.

Update span

<TemplateData> {

       "description": "This template should only be added to indicate a sentence that needs to be updated based on recent events.",
       "params": {

"text": { "aliases": [ "1" ],

                       "label": "Text",

"description": "The text needing update", "type": "content",

                       "suggested": true

},

               "date": {
                       "label": "Month and year",
                       "description": "The date this template was added to the page",
                       "type": "string",
                       "autovalue": "March 2024",

"example": "January 2013",

                       "suggested": true
               },
               "reason": {
                       "label": "Reason",
                       "description": "Brief explanation of the reason why this template is placed, e.g. the event that renders accuracy of the claim questionable",
                       "default": "The date of the event predicted near this tag has passed.",
                       "type": "string",
                       "required": false
               },
               "?": {
                       "label": "?",
                       "description": "Adds '?' to the end of template text and changes wording of caption to denote uncertainty. (Input: anything)",
                       "type": "string",

"autovalue": "yes", "example": "yes",

                       "required": false
               }
       }

} </TemplateData>

See also