Template:Infobox block/doc: Difference between revisions
No edit summary |
m No! Bad browser! |
||
| Line 10: | Line 10: | ||
This template provides a uniform design for block pages. | This template provides a uniform design for block pages. | ||
<pre width="30px"> | <pre width="30px"> | ||
<onlyinclude>{{ {{{1|Block}}} | |||
|title= | |title= | ||
|image= | |image= | ||
| Line 32: | Line 32: | ||
|firstver= | |firstver= | ||
|notes= | |notes= | ||
}} | }}</onlyinclude></pre> | ||
Please note the unusual markup at the beginning and end; copy it verbatim if you are creating a new block page. Also note that if the item has multiple data values, use <code><nowiki>|multipledata=</nowiki></code> instead of <code><nowiki>|data=</nowiki></code>. See below: | Please note the unusual markup at the beginning and end; copy it verbatim if you are creating a new block page. Also note that if the item has multiple data values, use <code><nowiki>|multipledata=</nowiki></code> instead of <code><nowiki>|data=</nowiki></code>. See below: | ||