Jump to content

Template:P2: Difference between revisions

59 bytes added ,  Tuesday at 15:53
Making sure the expanables' hidden content doesn't accidentally get displayed or read aloud, even if MediaWiki:Common.css fails to load.
No edit summary
(Making sure the expanables' hidden content doesn't accidentally get displayed or read aloud, even if MediaWiki:Common.css fails to load.)
Line 1: Line 1:
<noinclude>Similar to [[Template:P]], but the popup box comes from clicking on some words.</noinclude><span class="forMore">{{{1}}}</span><span class="ppContent">{{{2|<span style="color:#AAA">Content not written yet.</span>}}}</span>
<noinclude>Similar to [[Template:P]], but the popup box comes from clicking on some words.</noinclude><span class="forMore" aria-hidden="true">{{{1}}}</span><span class="ppContent" style="display:none" aria-hidden="true">{{{2|<span style="color:#AAA">Content not written yet.</span>}}}</span>