[Bug 23894] Template reference can't be indented, indent in template breaks numbering

2010-06-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23894

--- Comment #3 from Eric Armstrong e...@longjump.com 2010-06-10 23:18:05 UTC 
---
Very nice! Many thanks for the helpful info. I inherited a local Wiki instance,
and followed an anti-pattern. I appreciate the help! (Much nicer than just
tossing the non-bug.)
:__)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23894] Template reference can't be indented, indent in template breaks numbering

2010-06-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23894

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23894] Template reference can't be indented, indent in template breaks numbering

2010-06-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23894

--- Comment #1 from Eric Armstrong e...@longjump.com 2010-06-10 22:09:06 UTC 
---
Note:
The template may well be breaking list numbering for other reasons. But the
sample is the type that is needed, with the recommended usage information.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23894] Template reference can't be indented, indent in template breaks numbering

2010-06-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23894

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #2 from Platonides platoni...@gmail.com 2010-06-10 22:13:04 UTC 
---
Tables are block elements, no wonder they don't work inside lists.

If you intend to use notes inline, you could make it a span, ie. span
style=width: 85%; margin-left: border-collapse: collapse; background: #FBFBFB;
border: 1px solid #aaa; border-left: 10px solid #ffb400; '''Note:''' {{{1}}}
/span

Then you will be able to #: indent it.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l