PROGRESS TITLE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
Line 2: Line 2:


{{Command|syntax=PROGRESS_TITLE <new title>
{{Command|syntax=PROGRESS_TITLE <new title>
|description=:
|description=:Change the title shown in the progress bar.


|param1=<new title>|param1_desc=
|param1=<new title>|param1_desc=Text to be displayed.
}}
}}


===Example===
===Example===
:PROGRESS_TITLE
:PROGRESS_TITLE "Second pass"
 
[[Category:Miscellaneous]]
[[Category:Miscellaneous]]

Latest revision as of 23:44, 12 January 2011

Up

Command

PROGRESS_TITLE <new title>


Change the title shown in the progress bar.

Parameters

<new title>
Text to be displayed.

Example

PROGRESS_TITLE "Second pass"