Template:Code: Difference between revisions
Jump to navigation
Jump to search
I need a convenient way to add word-break:break-all to various code elements across the wiki |
m 1 revision imported |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{#invoke:delimited tag|output|1={{{1|{{{code|}}}}}}|tag=code|wordbreak={{{wordbreak|1}}}}}</includeonly><noinclude> | <includeonly>{{#if: {{{2|}}}{{{wordbreak|{{{wb|}}}}}} | ||
| {{#invoke:delimited tag|output|1={{{1|{{{code|}}}}}}|tag=code|wordbreak={{{wordbreak|{{{wb|}}}}}}}} | |||
| <code>{{{1|{{{code|}}}}}}</code> | |||
}}</includeonly><noinclude> | |||
{{documentation}} | {{documentation}} | ||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> | ||