Template:Markup2/doc: Difference between revisions
(Created page with "{{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> This template is used to create formatted examples of markup in documentation. == Parameters == * '''t''': title * '''m''' through '''m5''': markup; wrap in {{tag|nowiki}} * '''r''' through '''r5''': rendered markup == Examples == {{markup2 |t=Basic usage with url (and accessdate) and edition |m=<nowiki>{{cite book |last=Bloggs |first=Joe |author-link=Joe Blogg...") |
(No difference)
|
Latest revision as of 00:16, 5 October 2024
![]() |
This is a documentation subpage for Template:Markup2
(see that page for the template itself). It contains usage information, categories, and other content that is not part of the original template page. |
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.). http://en.wikipedia.org/.
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.). http://en.wikipedia.org/.
See also
- {{markup}}: side by side markup
- {{markup2}}: bulleted and indented markup
- {{markupv}}: above and below markup