Changes
Jump to navigation
Jump to search
→Direct emails
Line 3:
Line 3:
+
+
+
+
+
+
+
+
+
+
{{Test}}
{{Test}}
−{{#if: 1 || 1 | 0 }}
+=ParserFunctions=
+Templating through ParserFunctions works if this *does not* display code, only text (both options show the 'if' is processed):
+{{#if: 1 || It works! | It works! }}
+=Scribunto=
+This *should not* display code: {{#invoke:Bananas|hello}}
+(attempting to follow instructions [https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Getting_started here], with [[Module:Bananas]] already created normally)
+=Youtube=
+[[Youtube]]
+=Access=
+==Deliveroo==
+{{access|Q102}}
+==Uber==
+{{access|Q101}}
+==Direct emails==
+* {{MailtoAccess|Q102}}
+* {{MailtoAccess|Q101}}
+=Mailto=
+{{mailto|mailto:destination@example.com|this is a subject|this is a body}}