Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3).
Navigation
Topics Help • Register • News • History • How to • Sequences statistics • Template prototypes

Template:VarNum

From Prime-Wiki
Jump to: navigation, search

Template: VarNum

Purpose

Displays the variable

using <var>...</var> if it is a text
normal if given as number

Calling

{{VarNum|variable}}

Examples

{{VarNum|variable}} → variable
{{VarNum|23}}: → 23