Difference between revisions of "Template:Lorem Ipsum"

From blackwiki
Jump to navigation Jump to search
imported>117Avenue
(no need to compromise the use of the template)
imported>117Avenue
Line 11: Line 11:
 
* Code
 
* Code
 
:<code><nowiki><blockquote style="background: white">{{Lorem Ipsum}}</blockquote></nowiki></code>
 
:<code><nowiki><blockquote style="background: white">{{Lorem Ipsum}}</blockquote></nowiki></code>
 +
* Result
 +
<blockquote style="background: white">{{Lorem Ipsum}}</blockquote>
  
 +
* Code
 +
:<code><nowiki>{{Str left|{{Lorem Ipsum}}|127}}.</nowiki></code>
 
* Result
 
* Result
<blockquote style="background: white">{{Lorem Ipsum}}</blockquote>
+
{{Str left|{{Lorem Ipsum}}|127}}.
  
 
== See also ==
 
== See also ==
* {{tl|Lorem}}, can be used to call this template up to 4 times.
+
* {{tl|Lorem ipsum}}, to produce up to 10 paragraphs, with text between.
  
 
}}
 
}}

Revision as of 00:52, 8 December 2010

Template:Tfm

50px Template documentation

Generates a quick "boilerplate" filler text used solely as a template debugging aid, to examine wrapping, nesting, and margins or padding in template design and testing.

Usage

{{Lorem Ipsum}}

Example

  • Code
<blockquote style="background: white">{{Lorem Ipsum}}</blockquote>
  • Result

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

  • Code
{{Str left|{{Lorem Ipsum}}|127}}.
  • Result

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

See also

  • {{Lorem ipsum}}, to produce up to 10 paragraphs, with text between.