Created page with "<noinclude> This widget embeds the JP QA form into the site mainpage. Usage: {{#widget:JP_Main_QA}} </noinclude> <includeonly> <div class="form-container" style="text-align: center;"> <iframe src="https://matomo.mintarc.com/mautic/jp_main_questions" width="100%" height="1000px" frameborder="0" style="border: 0; max-width: 800px;"> </iframe> </div> </includeonly>"
 
No edit summary
Tag: Manual revert
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This widget embeds the JP QA form into the site mainpage.
This widget embeds the JP QA form into the site mainpage.
Usage: {{#widget:JP_Main_QA}}
Usage: {{#widget:JP_Main_QA}}
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<div class="form-container" style="text-align: center;">
<div class="form-container" style="width: 100%; display: flex; justify-content: center;">
     <iframe  
     <iframe  
         src="https://matomo.mintarc.com/mautic/jp_main_questions"  
         src="https://matomo.mintarc.com/mautic/jp_main_questions"  
         width="100%"  
         width="100%"  
         height="1000px"  
         height="350"  
         frameborder="0"  
         frameborder="0"  
         style="border: 0; max-width: 800px;">
         style="border: 0; width: 100% !important; min-width: 100%;">
     </iframe>
     </iframe>
</div>
</div>
</includeonly>
</includeonly>

Latest revision as of 11:59, 1 May 2026

This widget embeds the JP QA form into the site mainpage. Usage: