User:JohnnyMyself

Template:!

Characters

Template/Tag/Extension Code HTML Entity Result
{{!}} magic word

Template:!

{{!}} |

|
|
|
|

|
Template:!! {{!!}} || ||
Template:!(

Template:Square bracket open
Template:Bracket

{{!(}}

{{Square bracket open}}
{{Bracket}}

[

[
[
[

[
Template:!((

Template:Square bracket open

{{!((}}

{{Square bracket open|2}}

[[ [[
Template:)!

Template:Square bracket close

{{)!}}

{{Square bracket close}}

]

]
]
]

]
Template:))!

Template:Square bracket close

{{))!}}

{{Square bracket close|2}}

]] ]]
Template:( {{(}} {

{
{
{

{
Template:(( {{((}} {{ {{
Template:((( {{(((}} {{{ {{{
Template:) {{)}} }

}
}
}

}
Template:)) {{))}} }} }}
Template:))) {{)))}} }}} }}}
Template:(! {{(!}} {| {|
Template:!- {{!-}} |- |-
Template:!) {{!)}} |} |}
Template:End {{End}}
Template:= {{=}} =

=
=

=

See also

Code

Template/Tag/Extension Code Result
Template:Pre {{pre |space=nowrap |width=200px |Some ''lengthy lengthy lengthy lengthy lengthy lengthy code'' here.}}
Some lengthy lengthy lengthy lengthy lengthy lengthy code here.
<pre> parser tag <pre>Some ''code'' here.</pre>
Some ''code'' here.
<code> HTML tag <code>Some ''code'' here.</code> Some code here.
<nowiki> parser tag <nowiki>Some ''code'' here.</nowiki> Some ''code'' here.
<code> and <nowiki> tags together <code style="white-space:nowrap;"><nowiki>Some ''code'' here.</nowiki></code> Some ''code'' here.
<syntaxhighlight> extension or <source> alias (deprecated)


(See Pygments lexers for language names and aliases.)

<syntaxhighlight lang="lua" highlight="2,4-6" line start="10" style="border:1px solid black;">
-- Print stuff.
function hello_world ()
  print("Hello")
  print("world")
  print("from")
  print("Wikipedia")
  print("!")
end
</syntaxhighlight>
-- Print stuff.
function hello_world ()
  print("Hello")
  print("world")
  print("from")
  print("Wikipedia")
  print("!")
end
<syntaxhighlight lang="lua" class="nowrap" inline>print("Hello world!")</syntaxhighlight> print("Hello world!")
Template:Xtag {{xtag |1=pre |2=pair |content=content |params=params}} <pre params>content</pre>
Template:Tag {{tag |1=tag |2=pair |content=content |attribs=attrib="value" |wrap=yes |link=yes}} <tag attrib="value">content</tag>
Template:XMLElement

(Note: avoid spaces.)

{{XMLElement|1=tag|2=Title|content=content|atr=&nbsp;attrib="value"|end=optional|nospace=yes|noslash=yes}}

{{HTMLElement|tag|Title}}

<tag attrib="value">content</tag> or <tag attrib="value"/>

<tag>...</tag>

Links

Template/Tag/Extension Code Result
Omit namespaces and parenthetical disambiguation (will be expanded on save) Pipe trick [[Talk:Example (musician)|]] Example
Reverse pipe trick (only works if the current page title has comma-separated/parenthetical disambiguation) [[|User:JohnnyMyself]] User:JohnnyMyself
Subpages Slash trick [[/sandbox]] /sandbox
Categories Template:Category link {{Category link |1=Example |2=Example Category |count=yes |count_type=all |backlog=5}}

{{cl|Example}}

Example Category ( 9 )

Category:Example

Wikilink [[Category:Example]] NOTE: A regular wikilink to a category page causes this page to be added to that category.
Wikilink without adding the page to that category [[:Category:Example]] Category:Example
Help Template:Help link {{Help link|Example}} Example
Wikilink [[Help:Example]] Help:Example
Modules Template:Module [[Module:Example]]

{{Mol|Example}}

Module:Example

{{#invoke:Example|function}}

Wikilink [[Module:Example]] Module:Example
Templates Template:Template link normal {{Template link normal|Example}}

{{tln|Example}}

Template:Example

Template:Example

Wikilink [[Template:Example]] Template:Example

TO DO

Template:Make code

Template:Demo

Template:Automarkup

Template:Syntaxhighlight

Template:Code

Template:Codett

Template:Mono

Template:Kbd

Template:Key press

Template:Key top

Template:Button

Template:PlayStation key press

Template:Samp

Template:Var

Template:Talk quote inline

Template:Talk quote block

Template:Block indent

Template:Thinspace

Template:Pslink

Template:Braces

Template:Bracket

Template:Brackets

Template:\

Template:Sic

Category:Wikipedia templates

Category:Wikipedia utility templates

Category:Wikipedia formatting and function templates

Category:Wikipedia XHTML tag-replacing templates

Category:Character templates

Category:Typing-aid templates

Category:Character-substitution templates

Category:Inline spacing templates

Category:Internal link templates

Category:Internal module-link templates

Category:Username internal link templates

Category:Pagelinks templates

Category:Section and anchor link formatting templates

Category:Documentation assistance templates

Category:Wikipedia behavioral guidelines

Wikipedia:Project namespace

Category:Wikipedia information pages

Category:Wikipedia how-to

Help:Contents

Help:Menu

H:WIKILINK

H:IW

H:WIKICODE

MOS:NBSP

WP:MOS

Help:Magic words

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.