Template:Hidden code: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 June 2024

  • curprev 02:2602:26, 7 June 2024Taylan talk contribs 1,199 bytes +343 Improve code and explain implementation details in a comment.
  • curprev 02:0802:08, 7 June 2024Taylan talk contribs 856 bytes +7 Need to include the template parameter or code in it won't be parsed at all!
  • curprev 02:0202:02, 7 June 2024Taylan talk contribs 849 bytes +849 Created page with "<includeonly><div class="mw-empty-elt"></div></includeonly><noinclude> This template allows having pure code somewhere in a page's source without disturbing the output. For example, variable definitions, or uses of the <code><nowiki>{{#seo:}}</nowiki></code> tag. Consider the following: <pre> First paragraph. {{#lvardef: var1 | Value 1 }} Second paragraph. </pre> The variable definition in the middle will be parsed as an empty paragraph so the result will look like..."