Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main public logs

More actions

Combined display of all available logs of New Stars Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:08, 4 June 2026 ADAMJR talk contribs created page Template:Code (Created page with "<includeonly><code class="nowrap" style="white-space:nowrap;">{{{1|{{{code|}}}}}}</code></includeonly><noinclude> {{DISPLAYTITLE:Template:Code}} Wraps a short snippet in inline <code>monospace</code> styling. Used for file names, extensions, values, and other literal text — e.g. {{code|.png}} or {{code|preview.jpg}}. == Usage == <pre>{{Code|your text here}}</pre> The first unnamed parameter is the text to format. You can also name it explicitly: <pre>{{Code|code=y...")