Template:Cover: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
} | } | ||
.cover:hover .new, .cover .new:hover, .new:hover .cover, | .cover:hover .new, .cover .new:hover, .new:hover .cover, | ||
.cover:active .new, .cover .new:active, .new:active .cover { | |||
color: #BA0000 !important; | color: #BA0000 !important; | ||
} | } | ||
}}</includeonly><noinclude>{{Documentation}} | }}</includeonly><noinclude>{{Documentation}} | ||
This template permits the insertion of "spoiler information" with a concealed appearance by default; '''the user would have to hover their cursor on the chunk of covered text to uncover spoiler | This template permits the insertion of "spoiler information" with a concealed appearance by default; '''the user would have to hover their cursor on the chunk of covered text to uncover spoiler content'''. | ||
<pre>{{Cover|The culprit is Gosho Aoyama}}</pre> | <pre>{{Cover|The culprit is Gosho Aoyama}}</pre> | ||
Results in {{Cover|The culprit is | Results in {{Cover|The culprit is Gosho Aoyama}} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 16:09, 1 June 2025
| Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |
This template permits the insertion of "spoiler information" with a concealed appearance by default; the user would have to hover their cursor on the chunk of covered text to uncover spoiler content.
{{Cover|The culprit is Gosho Aoyama}}
Results in The culprit is Gosho Aoyama Template:Css