Template:Code: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
>TheFrz
mNo edit summary
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{#tag:syntaxhighlight
{{#tag:syntaxhighlight
  |{{#tag:nowiki|{{{code|{{{1}}}}}}}}
|{{{code|{{{1}}}}}}
  |lang={{{lang|{{{2|text}}}}}}
|lang = {{{lang|{{{2|text}}}}}}
  |class={{{class|}}}|id={{{id|}}}
|class = {{{class|}}}
  |style="background-color:#1a1b18; {{{style|}}}"
|id = {{{id|}}}
  |inline=1
|style = {{{style|}}}
}}<noinclude>
|inline = 1}}<noinclude>
{{documentation}}
{{Documentation}}
</noinclude>
</noinclude>

Latest revision as of 00:52, 3 October 2024

{{{1}}}

Template documentation[view] [edit] [history] [purge]


This template was adapted from Template:Code on Wikipedia.
Adaptation is noted for reference and attribution only. This template may differ from the original in function or in usage. The documentation on Wikipedia may be helpful in understanding this template.