Widget:NCLEXQuiz: Difference between revisions

From XMethod Wiki
Jump to navigation Jump to search
Create NCLEX Quiz widget
 
No edit summary
 
Line 1: Line 1:
<iframe  
<noinclude>
  src="https://docmoates.com/games/nclex_quiz.html"  
This widget embeds the NCLEX Quiz game.
  width="100%"  
 
  height="850"
== Usage ==
  frameborder="0"
<nowiki>{{#widget:NCLEXQuiz}}</nowiki>
  style="border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.3);"
 
  allow="fullscreen">
Or with custom height:
</iframe>
<nowiki>{{#widget:NCLEXQuiz|height=800}}</nowiki>
</noinclude><includeonly><iframe src="https://wiki.xmethod.org/games/nclex_quiz.html" width="100%" height="<!--{if $height}--><!--{$height}--><!--{else}-->700<!--{/if}-->px" style="border:none; border-radius:12px;" allowfullscreen></iframe></includeonly>

Latest revision as of 04:19, 31 January 2026

This widget embeds the NCLEX Quiz game.

Usage

{{#widget:NCLEXQuiz}}

Or with custom height: {{#widget:NCLEXQuiz|height=800}}