Help:Template cheatsheet: Difference between revisions

Content deleted Content added
Line 245:
|{{Tl|pre2}}
|
|<code><nowiki>{{Pre2|scroll| style= | some lines of code }} </nowiki></code>
|<code><nowiki>{{Pre2|scroll|Text to be displayed. And more and more and more... and an empty line
 
And then more and more...}}</nowiki></code>
||<div style="width: 300px;">{{Pre2|scroll|Text to be displayed. And more and more and more and more and more and more and more and more and more and more... and an empty line
|
||{{Pre2|scroll|Text to be displayed. And more and more and more and more and more and more and more and more and more and more... and an empty line
 
And then more and more...}}</div>
| Adds horizontal scrollbox to pre tags
|-
|{{Tl|tag}}
|
|<code><nowiki>{{tag| 1=<tag name> |attribs= |content= |wrap= |link=}}</nowiki></code>
|
|<code><nowiki>|{{tag|ref|attribs=group="note"|content=Hello}}</nowiki></code>
|
|{{tag|ref|attribs=group="note"|content=Hello}}
|
|
|-