Talk:Maker Faire 2025/Met

From Noisebridge
Jump to navigation Jump to search

luma embed, collapsed[edit source]

...

<iframe

 src="https://luma.com/embed/event/evt-i08jtIJJ78hHDja/simple"
 width="600"
 height="450"
 frameborder="0"
 style="border: 1px solid #bfcbda88; border-radius: 4px;"
 allow="fullscreen; payment"
 aria-hidden="false"
 tabindex="0"

></iframe>

note, we don't have the mw:ext:IframeTag (nor beta version: mw:ext:Iframe nor mw:ext:IframePage

Usage: {{t/expand}} in preview (C-S-p), copy text into new page.

  • Collapsed div:
<div class="mw-collapsible mw-collapsed">...
</div>
  • Collapsed div/div with visible prefix:
<div class="mw-collapsible mw-collapsed">[visible]
<div class="mw-collapsible-content">[hidden]
</div></div>
  • Collapsed div/span with visible prefix:
<div class="mw-collapsible mw-collapsed">[visible]
<span class="mw-collapsible-content">[hidden]
</span></div>

See other templates, at template:t.

Missing caller= parameter. Please use {{t/div/end|Maker Faire 2025/Met}} in the current template, to include the calling templates name in this "sub-routine" template's output.

qr code use on wiki[edit source]

When editing (in source editor, not visual editor), embed {{qr}} and use preview to get help content:

QR[edit source]

Wiki utility snippets:

  • QR & link: {{#qrlite:https://example.com/|format=png|size=5|margin=0}} -- {{fullurl:{{FULLPAGENAMEE}}}}
  • QR in table: {|class="wikitable" | {{#qrlite:https://example.com/|format=png|size=5|margin=0}} |- |https://example.com |}
  • Collapsed div: <div class="mw-collapsible mw-collapsed">...</div>
  • Collapsed div with visible prefix (div/div > div/span, recently. Have not debugged/written up): <div class="mw-collapsible mw-collapsed">[visible]<span class="mw-collapsible-content">[hidden]</span></div>

png svg
https://main-wiki.extremist.software/wiki/Talk:Maker_Faire_2025/Met
QRLite error: QrCode class not found, you may need to run "composer install".
QRLite error: QrCode class not found, you may need to run "composer install".
{|class="wikitable"
! png | svg
|-
| colspan=1 | {{fullurl:{{FULLPAGENAMEE}}}}
|-
| {{#qrlite:{{fullurl:{{FULLPAGENAMEE}}}}|format=png|size=5|margin=0}}
|}

--Mcint (talk) --~~~~ 17:22, 25 September 2025 (PDT)