Template:Clarify: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Having another try)
m (Hiding ToC + Parameters as definition list)
Line 1: Line 1:
{{#if: {{{1| }}} | [[{{TALKPAGENAME}}#{{{1}}}{{!}}<sup><nowiki>[</nowiki>''clarify''<nowiki>]</nowiki></sup>]] | <sup><nowiki>[</nowiki>''clarify''<nowiki>]</nowiki></sup>}}<noinclude>
{{#if: {{{1| }}} | [[{{TALKPAGENAME}}#{{{1}}}{{!}}<sup><nowiki>[</nowiki>''clarify''<nowiki>]</nowiki></sup>]] | <sup><nowiki>[</nowiki>''clarify''<nowiki>]</nowiki></sup>}}<noinclude>
{{Informative template|1=
{{Informative template|1=
__NOTOC__
== Goal ==
== Goal ==
This template can be used to indicate that a part of the text needs to be clarified or explained further.
This template can be used to indicate that a part of the text needs to be clarified or explained further.
Line 6: Line 7:
== Usage ==
== Usage ==
  <nowiki>{{</nowiki>'''clarify'''<nowiki>|</nowiki>''talk page section''<nowiki>|</nowiki>''month''<nowiki>}}</nowiki>
  <nowiki>{{</nowiki>'''clarify'''<nowiki>|</nowiki>''talk page section''<nowiki>|</nowiki>''month''<nowiki>}}</nowiki>
Where the optional parameters:
* <tt>''talk page section''</tt> is a link to a section on the talk page explaining what needs to be clarified.
* <tt>''month''</tt> parameter would indicate to other editors how long the link has known to be dead.


Both parameters are optional.
;talk page section:  A link to a section on the talk page explaining what needs to be clarified.
;month:  Month the template was added, for example '''{{CURRENTMONTHABBREV}} {{CURRENTYEAR}}'''.


While the month currently is not rendered or used in any other way, it might be helpful in the future.
While the month currently is not rendered or used in any other way, it might be helpful in the future.

Revision as of 17:19, 8 December 2013

[clarify]

The following template description is not displayed when the template is inserted in an article.

Goal

This template can be used to indicate that a part of the text needs to be clarified or explained further.

Usage

{{clarify|talk page section|month}}

Both parameters are optional.

talk page section
A link to a section on the talk page explaining what needs to be clarified.
month
Month the template was added, for example Apr 2024.

While the month currently is not rendered or used in any other way, it might be helpful in the future.

Examples

Using all the parameters

The recommended way to use the template.

Perform a magneto test{{clarify|What's a magneto test|Apr 2024}} as usual during engine run up.

Perform a magneto test[clarify] as usual during engine run up.


Where text [clarify] will be a link to a section named What's a magneto test on the talk page you added the template on.

No link to a talk page section

While you can do it this way, you are recommended to describe what you want explained.

Perform a magneto test{{clarify||Apr 2024}} as usual during engine run up.

Perform a magneto test[clarify] as usual during engine run up.

Using no parameters

Perform a magneto test{{clarify}} as usual during engine run up.

Perform a magneto test[clarify] as usual during engine run up.