틀:Code/doc: 두 판 사이의 차이

Revi HQ
내용 추가됨 내용 삭제됨
(Wijzigingen m.b.v. Popups hersteld tot versie 187058933)
(revise and expand docs)
1번째 줄:
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
Wraps a short span of text in {{tag|code}} tags. This template should be used for short samples; longer content should use {{tag|pre}} or {{tag|source}}. See [[Help:Wiki markup]] for an explaination of what the various tags do.
This template must be [[Wikipedia:Template substitution|substituted]], e.g. {{tlsx|code|<nowiki>[[foo|bar]]</nowiki>}} produces <code><nowiki>[[foo|bar]]</nowiki></code>.
 
If the code content includes an equals sign (=), you must specify the parameter explicitly: <code><nowiki>{{code|1=date=30 Feb 2010}}</nowiki></code>.
 
This template does not need to be [[Wikipedia:Template substitution|substituted]].
 
=== See also ===
* {{tl|nowiki}}
* {{tl|pre}}
* {{tl|tag}}
* [[Help:Wiki markup]]
 
<includeonly><!--

2010년 3월 1일 (월) 06:05 판

Wraps a short span of text in 틀:Tag tags. This template should be used for short samples; longer content should use 틀:Tag or 틀:Tag. See Help:Wiki markup for an explaination of what the various tags do.

If the code content includes an equals sign (=), you must specify the parameter explicitly: {{code|1=date=30 Feb 2010}}.

This template does not need to be substituted.

See also