Template:Container: Difference between revisions

Template page
m Changed {{Template:XYZ to {{XYZ...
Small tweaks, adding empty links to images so they aren't clickable
Line 16: Line 16:
  
  
   border: 1px solid;
   border: 1px solid;
   border-color: {{{2|rgba(96.9, 209.1, 249.9, 0.25)}}};
   border-color: {{{2|--color-information}}};
   border-radius: 12px;
   border-radius: 12px;
">{{#if:{{{3|}}}|{{{3|}}}|}}{{#if:{{{1|}}}|{{{1}}}|Example Text}}</div></onlyinclude>
">{{#if:{{{3|}}}|{{{3|}}}|}}{{#if:{{{1|}}}|{{{1}}}|Example Text}}</div></onlyinclude>
Line 37: Line 37:
   |--color-brand-hero-cyan /* Hero Cyan */}}
   |--color-brand-hero-cyan /* Hero Cyan */}}
{{Container
{{Container
   |This is a note using an inline svg instead of png. This is cool because we can define the color of the image in the template!
   |This is a note using a svg instead of png.
   |--color-brand-hero-cyan /* Hero Cyan */
   |--color-brand-hero-cyan /* Hero Cyan */
   |[[File:InformationIcon.svg|40px]]}}
   |[[File:InformationIcon.svg|40px|link=]]}}
{{Container
{{Container
   |This is a note using an inline svg instead of png. With more text! {{Lorem ipsum}}
   |This is a note using an svg instead of png. With more text! {{Lorem ipsum}}
   |--color-brand-hero-cyan /* Hero Cyan */
   |--color-brand-hero-cyan /* Hero Cyan */
   |[[File:InformationIcon.svg|40px]]}}
   |[[File:InformationIcon.svg|40px|link=]]}}

Revision as of 08:58, 24 January 2024

Example Text

Examples

NoteThis is a note.
NoteThis is a note with a large amount of text to test how it overflows. Lorem ipsum dolor sit amet, consectetur adipiscing 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.
This note is potatoless.
This is a note with a large amount of text that's potatoless. Lorem ipsum dolor sit amet, consectetur adipiscing 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.
This is a note using a svg instead of png.
This is a note using an svg instead of png. With more text! Lorem ipsum dolor sit amet, consectetur adipiscing 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.