Template

Incomplete: Difference between revisions

From Joomla! Documentation

Tom Hutchison (talk | contribs)
m integrating #if call into incomplete, which will also integrate categorization
Tom Hutchison (talk | contribs)
m check for namespace for category inclusion
Line 6: Line 6:
<div style="text-align:left;">{{#if:{{{1|}}}|{{needs|{{{1|}}}|{{{2|}}}}}|}}</div>
<div style="text-align:left;">{{#if:{{{1|}}}|{{needs|{{{1|}}}|{{{2|}}}}}|}}</div>
</div>
</div>
|}<includeonly>[[Category:Joomla! Wiki need pages|{{PAGENAME}}]][[Category:Needs completion|{{PAGENAME}}]]</includeonly><noinclude><!--  
|}<includeonly>{{#if:{{{1|}}}||{{#ifeq:{{NAMESPACE}}|Template||[[Category:Joomla! Wiki need pages|{{PAGENAME}}]][[Category:Needs completion|{{PAGENAME}}]]}}}}</includeonly><noinclude><!--  
add categories to the documentation subpage, not here -->
add categories to the documentation subpage, not here -->
{{documentation}}</noinclude>
{{documentation}}</noinclude>

Revision as of 19:35, 14 August 2012

Note

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

[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.

See also