« Widget:CitationIframe » : différence entre les versions
m Marc a déplacé la page Widget:CitationsIframe vers Widget:CitationIframe : Cquille |
Aucun résumé des modifications |
||
| (Une version intermédiaire par le même utilisateur non affichée) | |||
| Ligne 1 : | Ligne 1 : | ||
<includeonly> | <includeonly> | ||
<div class="citations-iframe-wrapper"> | <div class="citations-iframe-wrapper"> | ||
<iframe src="<!--{$url|validate:url|escape:html}-->" | |||
<iframe src="<!--{$url | width="<!--{$width|escape:html|default:1600}-->" | ||
width="<!--{$width|escape:html|default: | height="<!--{$height|escape:html|default:800}-->" | ||
height="<!--{$height|escape:html|default: | |||
style="border: <!--{$border|escape:html|default:1}-->px solid #ccc;"> | style="border: <!--{$border|escape:html|default:1}-->px solid #ccc;"> | ||
</iframe> | </iframe> | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||