Difference between revisions of User:Viceroy Sam/sandbox

Jump to navigation Jump to search
(u)
m (NottNott moved page User:Sam.Watson/sandbox to User:Viceroy Sam/sandbox: Automatically moved page while renaming the user "Sam.Watson" to "Viceroy Sam")
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{markup}}
{{markup
|<nowiki>Lorem {{code|ipsum '''dolor'''}} sit amet</nowiki>
|Lorem {{code|ipsum '''dolor'''}} sit amet
 
|<nowiki>The declaration {{code |lang=cpp |int foo(const std::string& bar, const std::vector<long double*>& baz);}} is the prototype for a function defined later.</nowiki>
|The declaration {{code |lang=cpp |int foo(const std::string& bar, const std::vector<long double*>& baz);}} is the prototype for a function defined later.
 
|<nowiki>If the code contains an [[equals sign]], such as {{code |lang=javascript |code=var img = document.getElementsByTagName("img");}}, you must identify the first parameter explicitly as {{{1}}} or {{{code}}}; see also [[:bugzilla:5138]].</nowiki>
|If the code contains an [[equals sign]], such as {{code |lang=javascript |code=var img = document.getElementsByTagName("img");}}, you must identify the first parameter explicitly as {{{1}}} or {{{code}}}; see also [[:bugzilla:5138]].
}}

Latest revision as of 10:28, 19 June 2020

Markup Renders as