Template:NumberOrUnknown: Difference between revisions

From Pathfinder Wiki
DesignerThan (talk | contribs)
Created page with "<includeonly>{{#ifeq:0|{{{1}}}|{{Localize|Unknown}}|{{{1|}}}}}</includeonly><noinclude> This template takes either numeric years, or the word "unknown" as an argument. If the..."
 
DesignerThan (talk | contribs)
m DesignerThan moved page Template:YearOrUnknown (Cargo) to Template:NumberOrUnknown without leaving a redirect
(No difference)

Revision as of 14:13, 11 January 2025

This template takes either numeric years, or the word "unknown" as an argument. If the argument is 0 it outputs localized "Unknown". Otherwise, it just returns the argument unmodified.