Difference between revisions of "Bogleheads:Sandbox"
Jump to navigation
Jump to search
TedSwippet (talk | contribs) m (Add example table code that provides equivalent (but non-broken) rendering to {{Ivory messagebox}}.) |
(Added template.) |
||
Line 25: | Line 25: | ||
| Emphasised links, for example ''[https://en.wikipedia.org/ wikipedia]'' and '''[https://en.wikipedia.org wikipedia]''' no longer display correctly in {{tl|Ivory messagebox}}. Neither do references<ref>Reference</ref> or notes<ref group=note>Note</ref>. Both render with a sizeable leading space. Un-emphasised links appear okay, for example [https://en.wikipedia.org wikipedia]. | | Emphasised links, for example ''[https://en.wikipedia.org/ wikipedia]'' and '''[https://en.wikipedia.org wikipedia]''' no longer display correctly in {{tl|Ivory messagebox}}. Neither do references<ref>Reference</ref> or notes<ref group=note>Note</ref>. Both render with a sizeable leading space. Un-emphasised links appear okay, for example [https://en.wikipedia.org wikipedia]. | ||
|} | |} | ||
+ | |||
+ | Equivalent, but implemented as {{tl|Mbox}} | ||
+ | {{Mbox | ||
+ | | image = none | ||
+ | | style = border: 1px solid #AAA; background: ivory; padding: 0.5em; width: 100%; margin:0; | ||
+ | | text = Emphasised links, for example ''[https://en.wikipedia.org/ wikipedia]'' and '''[https://en.wikipedia.org wikipedia]''' no longer display correctly in {{tl|Ivory messagebox}}. Neither do references<ref>Reference</ref> or notes.<ref group=note>Note</ref> Both render with a sizeable leading space. Un-emphasised links appear okay, for example [https://en.wikipedia.org wikipedia].}} | ||
<references group="note"/> | <references group="note"/> |
Revision as of 23:29, 30 October 2020
![]() |
Welcome to this Sandbox page, which allows you to carry out experiments. To edit, click here or the Edit tab above; make your changes, and click the Save page button when finished. Not all MediaWiki features are enabled in Bogleheads. Please feel free to test features of Wiki markup on this page.
|
Reference:
Emphasised links, for example wikipedia and wikipedia no longer display correctly in {{Ivory messagebox}}. Neither do references[1] or notes[note 1]. Both render with a sizeable leading space. Un-emphasised links appear okay, for example wikipedia.
Ivory messagebox:
Insert text here |
Equivalent, but implemented as a single-cell table:
Emphasised links, for example wikipedia and wikipedia no longer display correctly in {{Ivory messagebox}}. Neither do references[2] or notes[note 2]. Both render with a sizeable leading space. Un-emphasised links appear okay, for example wikipedia. |
Equivalent, but implemented as {{Mbox}}
Emphasised links, for example wikipedia and wikipedia no longer display correctly in {{Ivory messagebox}}. Neither do references[3] or notes.[note 3] Both render with a sizeable leading space. Un-emphasised links appear okay, for example wikipedia. |