Template:FixMe

From WikiCorporates
Revision as of 13:19, 28 April 2019 by GrayanOne (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

FixMe: {{{1}}}

[edit] Documentation

Simple template to keep track of urgent issues.
Has an optional "hide" parameter, which renders the note section invisible.

Examples

{{FixMe|Some note here to remind us to do this thing.}}
Gives: FixMe: Some note here to remind us to do this thing.

With the hide param set to true:
{{FixMe|hide=1|Some note here to remind us to do this thing.}}
Gives: FixMeSome note here to remind us to do this thing.