Template:GetLevelRange/Preprocess

From HorizonXI Wiki

Usage

Preprocessing Template for Template:GetLevelRange that is supposed to catch all exceptions that are not pure numbers but, e.g. "41-43" or "55+".

Examples

{{GetLevelRange/Preprocess|40-42}}

42

{{GetLevelRange/Preprocess|55+}}

55

{{GetLevelRange/Preprocess|55}}

55