Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Help talk:Cite errors/Testcases1

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia

This is a sample infobox showing how to include the <references /> tag within the template itself. This is done with {{reflist}} and the group parameter.

{{Infobox
|title   = Sample infobox
|label1  = Label1
|data1   = Data1<ref group=note>Reference 1</ref>
|label2  = Label2
|data2   = Data2<ref group=note>Reference 2</ref>
|label3  = Label3
|data3   = Data3
|label4  = Label4
|data4   = Data4
|belowstyle = text-align:left;
|below   = {{reflist|group=note}}
}}
Sample infobox
Label1Data1[note 1]
Label2Data2[note 2]
Label3Data3
Label4Data4
  1. Reference 1
  2. Reference 2

Start a discussion