Difference between revisions of "Template:Hover/Alt"

From Dream Cancel Wiki
Jump to navigation Jump to search
Line 12: Line 12:


But in turn it doesn't fit with common wikitext formatting (: , # , ; ,etc) :
But in turn it doesn't fit with common wikitext formatting (: , # , ; ,etc) :
: Kula's {{Hover|dp+C|623C}} is trash.
: Kula's {{Hover/Alt|dp+C|623C}} is trash.
<pre>: Kula's {{Hover|dp+C|623C}} is trash.</pre>
<pre>: Kula's {{Hover/Alt|dp+C|623C}} is trash.</pre>


: <div>Kula's {{Hover|dp+C|623C}} is trash.
: <div>Kula's {{Hover/Alt|dp+C|623C}} is trash.
<pre>: <div>Kula's {{Hover|dp+C|623C}} is trash.</pre>
<pre>: <div>Kula's {{Hover/Alt|dp+C|623C}} is trash.</pre>


'''FURTHER WORK NEEDED.'''
'''FURTHER WORK NEEDED.'''
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 10:05, 27 August 2022

Usage

Alternate version of the palette using span instead of div tags. That means there's no need for a tag to implement it in text : Kula's dp+C 623C is trash.

Kula's {{Hover/Alt|dp+C|623C}} is trash.

But in turn it doesn't fit with common wikitext formatting (: , # , ; ,etc) :

Kula's

dp+C 623C is trash.

: Kula's {{Hover/Alt|dp+C|623C}} is trash.
Kula's

dp+C 623C is trash.

: <div>Kula's {{Hover/Alt|dp+C|623C}} is trash.

FURTHER WORK NEEDED.