Difference between revisions of "Template:CLIO"
From CLIO
Line 1: | Line 1: | ||
<div data-example="{{Program}}_{{Activity}}" class="{{#ifeq:{{NAMESPACE}}|{{TALKSPACE}}|standard-talk}} messagebox-pnutshell iframe_open" style="position:relative;clear:both;margin:2px auto 14px auto;width:100px;min-width:18em;border:1px solid #a3b0bf;background:#cedff2;padding:2px;"> | <div data-example="{{{Program}}}_{{{Activity}}}" class="{{#ifeq:{{NAMESPACE}}|{{TALKSPACE}}|standard-talk}} messagebox-pnutshell iframe_open" style="position:relative;clear:both;margin:2px auto 14px auto;width:100px;min-width:18em;border:1px solid #a3b0bf;background:#cedff2;padding:2px;"> | ||
<div style="position:absolute;top:2px;left:2px;">[[File:Google_material_zoom_in.png|30x30px]]</div><div style="position:relative;margin:0;margin-left:34px;min-height:30px;"> | <div style="position:absolute;top:2px;left:2px;">[[File:Google_material_zoom_in.png|30x30px]]</div><div style="position:relative;margin:0;margin-left:34px;min-height:30px;"> | ||
<div style="margin:0;padding:5px;text-align: center; | <div style="margin:0;padding:5px;text-align: center; | ||
margin: 0 0 0 -15px; text-decoration: underline; cursor: pointer;" class="plainlinks">'''View Example'''</div> | margin: 0 0 0 -15px; text-decoration: underline; cursor: pointer;" class="plainlinks">'''View Example'''</div> | ||
</div></div> | </div></div> | ||
<div class="iframe_content" data-example="{{Program}}_{{Activity}}" style="display:none"> | <div class="iframe_content" data-example="{{{Program}}}_{{{Activity}}}" style="display:none"> | ||
<iframe key="clios" path="clio/exhibit/?program={{Program}}&activity={{Activity}}&mode={{Mode}}& | <iframe key="clios" path="clio/exhibit/?program={{{Program}}}&activity={{{Activity}}}&mode={{{Mode}}}&mode={{{Menu}}}" width="800" height="480" /> | ||
</div> | </div> | ||
<noinclude> | <noinclude> |
Revision as of 20:24, 6 May 2022
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Program | Program | This is the program that will be loaded.
| String | optional |
Activity | Activity | This is the activity that will be loaded. | String | optional |
Mode | Mode | This is the interaction mode that will be used.
| String | optional |
Menu | Menu | This is the menu that will be opened. | Unknown | optional |