Module:WikiProject banner/doc: Difference between revisions

Content deleted Content added
To-do list: styling parameters removed
Line 314:
|TODO_TEXT =
|TODO_TITLE =
|TODO_STYLE =
|TODO_TITLE_STYLE=
|TODO_EDITLINKS =
</syntaxhighlight>
|}
There are two main parameters, {{para|TODO_LINK}} and {{para|TODO_TEXT}}. Only one should be used at any time. If the to-do list is located on a different page then <code>TODO_LINK</code> should be used. However, if you've just got some text to include then you can use the <code>TODO_TEXT</code> option instead.
 
Styling can be adjusted using the {{para|TODO_STYLE}} and {{para|TODO_TITLE_STYLE}} parameters.
 
If you are using {{para|TODO_LINK}} and don't want to see the edit links at the top of the textbox, set <code>TODO_EDITLINKS=no</code>.