Template:Markup2
外观

此模板用于在文档中创建格式化的标记示例。
参数
[编辑]- t:标题
- m至m5:标记代码;需用
<nowiki>...</nowiki>
包裹 - r至r5:渲染后的标记效果
示例
[编辑]{{markup2|t=带网址(及访问日期)和版本的基本用法 |m=<nowiki>{{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}}</nowiki> |r={{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}} }}
带网址(及访问日期)和版本的基本用法
{{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. Book of Bloggs 1st. 1974 [February 17, 2006].