Difference between revisions of "Template:Markup2"

From blackwiki
Jump to navigation Jump to search
test>Gadget850
m (Gadget850 moved page Template:Xcite to Template:Markup2 without leaving a redirect)
test>Gadget850
(fix t)
Line 1: Line 1:
'''{{{t|}}}'''
+
{{#if: {{{t|}}}|'''{{{t|}}}'''<br />}}*<code>{{{m|}}}</code>
*<code>{{{m|}}}</code>
 
 
:{{{r|}}}
 
:{{{r|}}}
 
{{#if: {{{m2|}}}|
 
{{#if: {{{m2|}}}|

Revision as of 17:57, 1 October 2014

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

This template is used to create formatted examples of markup in documentation.

Parameters

  • t: title
  • m through m5: markup; wrap in <nowiki>...</nowiki>
  • r through r5: rendered markup

Examples

Basic usage with url (and accessdate) and edition
*{{cite book |last=Bloggs |first=Joe |author-link=Joe Bloggs |date=1974 |title=Book of Bloggs |edition=1st |url=http://en.wikipedia.org/ |access-date=February 17, 2006}}

Bloggs, Joe (1974). Book of Bloggs (1st ed.). Retrieved February 17, 2006.


Basic usage with url (and accessdate) and edition
*{{cite book |last=Bloggs |first=Joe |author-link=Joe Bloggs |date=1974 |title=Book of Bloggs |edition=1st |url=http://en.wikipedia.org/ |access-date=February 17, 2006}}

Bloggs, Joe (1974). Book of Bloggs (1st ed.). Retrieved February 17, 2006.


See also

  • {{markup}}: side by side markup
  • {{markup2}}: bulleted and indented markup
  • {{markupv}}: above and below markup