साँचा:मार्कअप/doc

मुक्त ज्ञानकोश विकिपीडिया से
नेविगेशन पर जाएँ खोज पर जाएँ

{{

 साँचा:namespace detect

| type = notice | image = | imageright = | class = | style = margin-bottom:1.0em; | textstyle = | text = साँचा:strong for साँचा:terminate sentence
It contains usage information, categories and other content that is not part of the original साँचा page. | small = | smallimage = | smallimageright = | smalltext = | subst = | date = | name = }}

पृष्ठ साँचा:TOC limit/styles.css रिक्त है

This template is used to present markup or code side by side with the output it renders.

साँचा प्राचल

प्राचलवर्णनप्रकारस्थिति
margin-leftmargin-left

To set a margin on the table's lefthand side.

डिफ़ॉल्ट
0
स्ट्रिंगवैकल्पिक
widthwidth

To set the table's overall width.

डिफ़ॉल्ट
100%
स्ट्रिंगवैकल्पिक
stylestyle

For CSS styles amending the table's overall appearance.

स्ट्रिंगवैकल्पिक
noheadersnoheaders

Set (as e.g. noheaders=on) to suppress the columns' headings and table's title.

स्ट्रिंगवैकल्पिक
titletitle

Title above table.

स्ट्रिंगवैकल्पिक
colheaderstylecolheaderstyle

For CSS styling to amend the appearance of each column's heading.

स्ट्रिंगवैकल्पिक
col1headerstylecol1headerstyle

For CSS styling to amend the appearance of the first column's heading. Overrides (but does not replace) colheaderstyle.

स्ट्रिंगवैकल्पिक
col1col1

First column (markup/code)'s heading.

डिफ़ॉल्ट
"Markup"
स्ट्रिंगवैकल्पिक
col2headerstylecol2headerstyle

For CSS styling to amend the appearance of the second column's heading. Overrides (but does not replace) colheaderstyle.

स्ट्रिंगवैकल्पिक
col2col2

Second column (output)'s heading.

डिफ़ॉल्ट
"Renders as"
स्ट्रिंगवैकल्पिक
codestylecodestyle markupstyle

For CSS styles amending the presentation of the first column (markup/code)'s content (e.g. a smaller font-size).

स्ट्रिंगवैकल्पिक
outputstyleoutputstyle

For CSS styles amending the presentation of the second column (output)'s content.

स्ट्रिंगवैकल्पिक
11

row 1, first column (markup/code)'s content.

स्ट्रिंगवैकल्पिक
22

row 1, second column (output)'s content.

स्ट्रिंगवैकल्पिक
33

row 2, first column's content (etc).

स्ट्रिंगवैकल्पिक
44

row 2, second column's content (etc).

स्ट्रिंगवैकल्पिक
3939

First column's content in last possible row.

स्ट्रिंगवैकल्पिक
4040

Second column's content in last possible row.

स्ट्रिंगवैकल्पिक

Usage

Each cell in the first ("Markup") column uses साँचा:tag to retain newlines and spaces but styled to allow content to wrap within it. It is usually desirable to escape the content of these cells so that the markup is displayed by wrapping the markup in साँचा:xtag. It is technically not possible to add this feature to the template.

Each cell in the second ("Renders as") column is usually the unescaped markup copied from the corresponding "Markup" cell before it. There are instances where this may differ:

Limitations

साँचा:xtag

If you don't wrap the content of the markup cell in साँचा:xtag, then any template markup will not be escaped, it will be expanded.

This example shows the markup for {{tl|tag}}:

Renders as Expected rendering
[[:साँचा:tl]]

{{tl|tag}}

HTML entities

HTML entities are parsed in the markup cell:

Nowikied markup shows as Expected markup
 –

 –

To work around this, replace the & with & thus   will show as  

List and indent markup

If the first line includes wikimarkup that must start on a new line such as #, * or ; then use साँचा:tag:

Without साँचा:tag
ऐसा लिखें ऐसा दिखायी देगा
# Item 1
# Item 2
# Item 3
# Item 4
  1. Item 1
  2. Item 2
  3. Item 3
  4. Item 4
With साँचा:tag
ऐसा लिखें ऐसा दिखायी देगा
<nowiki />
# Item 1
# Item 2
# Item 3
# Item 4

  1. Item 1
  2. Item 2
  3. Item 3
  4. Item 4

Examples

Simple

ऐसा लिखें ऐसा दिखायी देगा
'''Bold text'''

Bold text

''Italic text''

Italic text

Short cut

See Template:Mra.

Enter this:

{{subst:mra|'''Bold text'''|''Italic text''}}

To make this:

{{markup|
<nowiki>'''Bold text'''</nowiki>|'''Bold text'''|
<nowiki>''Italic text''</nowiki>|''Italic text''}}

Which renders as: साँचा:markup

More complex

Note that साँचा:tl2's second argument here uses साँचा:tl2 and साँचा:tl2.

ऐसा लिखें ऐसा दिखायी देगा
The quick brown fox jumps over the lazy dog.{{#tag:ref|A footnote.<ref>A reference for the footnote.</ref>|group=nb}} The cow jumped over the moon.{{fact}}

== Notes ==
{{reflist|group=nb}}

== References ==
{{reflist}}

Multiple rows

ऐसा लिखें ऐसा दिखायी देगा
The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

With title

Foxes and dogs
ऐसा लिखें ऐसा दिखायी देगा
The quick brown fox jumps over the lazy dog.

The quick brown fox jumps over the lazy dog.

Showing rendered HTML

When a template is enclosed within साँचा:tl, it shows the rendered HTML:

ऐसा लिखें ऐसा दिखायी देगा
{{cite book |last=White |first=T. H. |title=The Book of Merlyn |year=1977}}
{{code|lang=html|{{cite book |last=White |first=T. H. |title=The Book of Merlyn |year=1977}}}}

See also


  1. A reference for the footnote.


सन्दर्भ त्रुटि: "nb" नामक सन्दर्भ-समूह के लिए <ref> टैग मौजूद हैं, परन्तु समूह के लिए कोई <references group="nb"/> टैग नहीं मिला। यह भी संभव है कि कोई समाप्ति </ref> टैग गायब है।