Jump to content

Template:Cover: Difference between revisions

From Detective Conan Wiki
BOBO (talk | contribs)
No edit summary
BOBO (talk | contribs)
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 information'''.
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 [[Gosho Aoyama]]}}
Results in {{Cover|The culprit is Gosho Aoyama}}


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 16:09, 1 June 2025

Documentation icon Template documentation[create]

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