Template:Ic: Difference between revisions

From Join the Fediverse
mNo edit summary
mNo edit summary
Tag: Reverted
Line 8: Line 8:


{{category |category=Templates}}
{{category |category=Templates}}
</noinclude><includeonly><code style="white-space:nowrap;">{{{1}}}</code><includeonly>
</noinclude><includeonly><nowiki><code style="white-space:nowrap;">{{{1}}}</code></nowiki><includeonly>

Revision as of 19:02, 11 February 2024

Allows to display code in body text without <code style="white-space:nowrap;">{{{1}}}</code>.

Usage

Insert the following at the position where code should be displayed <code style="white-space:nowrap;">{{{1}}}</code>, where "my code", then as <code style="white-space:nowrap;">{{{1}}}</code> will be displayed.

Example

<code style="white-space:nowrap;">{{{1}}}</code>