Help:Tutorial: Difference between revisions

From ILMINES WIKI
No edit summary
Line 1: Line 1:


==Adding tooltips==
==Adding tooltips==
ILMines wiki commonly uses <code><nowiki>{{#info: test |note }}</nowiki></code> to replace asterisks (<nowiki>*</nowiki>) when copying form the pdf directory to the wiki.<br>Other Examples below:<br>
ILMines wiki commonly uses <code><nowiki>{{#info: test |note }}</nowiki></code> to replace asterisks (<nowiki>*</nowiki>) when copying form the pdf directory to the wiki.<br>
Replace "test" with the text from the note.<br>
Other Examples below:<br>


{| class="broadtable smwtable-clean"
{| class="broadtable smwtable-clean"

Revision as of 13:14, November 12, 2021

Adding tooltips

ILMines wiki commonly uses {{#info: test |note }} to replace asterisks (*) when copying form the pdf directory to the wiki.
Replace "test" with the text from the note.
Other Examples below:

Icon Description Code Example
info A blue icon with exclamation mark (default) {{#info: test }} test
note A blue icon with question mark. {{#info: test |note }} test
warning A orange icon with exclamation mark. {{#info: test |warning }} test
error A red icon with hyphen. {{#info: test |error }} test