Template

Incomplete: Difference between revisions

From Joomla! Documentation

Tom Hutchison (talk | contribs)
m adding a method to change the default Note message with parameter {{{reason}}}
Tom Hutchison (talk | contribs)
m tagging incomplete with a time of last edit
Line 3: Line 3:
<div style="text-align: center; padding:1em 5em 1em 1em;"> <!--Note: Top, right, bottom, left -->
<div style="text-align: center; padding:1em 5em 1em 1em;"> <!--Note: Top, right, bottom, left -->
{{#if:{{{reason|}}}|{{{reason|}}}|Please note that the content on this page is currently incomplete.  Please treat it as a work in progress.}}
{{#if:{{{reason|}}}|{{{reason|}}}|Please note that the content on this page is currently incomplete.  Please treat it as a work in progress.}}
:<small>{{last edited by}}</small>
<div style="text-align:left;">{{#if:{{{1|}}}|{{needs|{{{1|}}}|{{{2|}}}}}|}}</div>
<div style="text-align:left;">{{#if:{{{1|}}}|{{needs|{{{1|}}}|{{{2|}}}}}|}}</div>
</div>
</div>

Revision as of 16:43, 1 February 2013

Note

Please note that the content on this page is currently incomplete. Please treat it as a work in progress.

This template was last edited by Tom Hutchison (talk| contribs) 13 years ago. (Purge)

[view] [edit] [history]

Template documentation

Adds a message box to an incomplete page and adds it to the Category:Needs completion.

Examples

  • {{incomplete}} will show this

Note

Please note that the content on this page is currently incomplete. Please treat it as a work in progress.

This template was last edited by Tom Hutchison (talk| contribs) 13 years ago. (Purge)

See also