Template:CodeInline
From OutbreakWiki
{{{1}}}
[edit]
Purpose
This is almost identical to [Template:Code], but it displays the code inline, because something like:
A message
- A response
- A message with some inline code
- Another response
- A message with some
is much nicer looking than something like:
A message
- A response
- A message with some code
- Another response
- A message with some
[edit]
Usage
{{CodeInline|some text}} produces:some text
