Maker Faire 2025/Met

From Noisebridge
Revision as of 17:13, 25 September 2025 by Mcint (talk | contribs) (create welcome page for first meeting people)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Hello from Noisebridge, in the sunny Mission district of San Francisco.

You likely reached this page through a QR code, pointing at https://nb.wtf/MF25!

Join us for an afterparty, Sunday night!
https://luma.com/nbmrk6qb
QRLite error: QrCode class not found, you may need to run "composer install".
Share this page with others!
https://nb.wtf/MF25
QRLite error: QrCode class not found, you may need to run "composer install".


...

<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>

QR

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://wiki.extremist.software/wiki/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}}
|}


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.