Template:Speculation inline/doc: Difference between revisions

From CAPipedia
en>HotMess
m (added TemplateData.)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 14:14, 23 January 2024

[[Category:Template documentation pages{{#translation:}}]]

Usage

This template can be used to flag inline problems with prose which seems speculative in nature. It is therefore more targeted than {{Speculation}}.

Markup Renders as
Apparently speculative material{{speculation inline|{{subst:DATE}}}}

Apparently speculative material[speculation?]

If required, text parameter may be used to help identifying particular part of the sentence:

Markup Renders as
Legit material, {{speculation inline|text=apparently speculative material|date={{subst:DATE}}}}, another piece of legit material.

Legit material, apparently speculative material[speculation?], another piece of legit material.

This template will add pages to Category:Articles containing predictions or speculation.

Redirects

See also

<templatedata> { "params": { "date": { "label": "date", "description": "Provides the date of when this was marked as speculation", "type": "date", "default": "{{subst:DATE}}", "autovalue": "{{subst:DATE}}", "suggested": true }, "text": { "label": "speculation text", "description": "This may be used to specify the particular part of the text which is speculative in nature (highlighting it as such in the article)", "type": "content", "suggested": true } },

"description": "This template can be used to flag inline problems with prose which seems speculative in nature. It is therefore more targeted than

. ",

"format": "inline" } </templatedata>