This template provides a way to read the name of a state based off the ID and formats the output accordingly.
Parameters
{{地区|123|noid = yes}}
Parameter | Info | Required | Notes |
---|---|---|---|
1 | integer | Required | The ID of the state. |
2 | string | Optional | Overrides the auto-fetched name of the state if set. |
noid | boolean | Optional | If true, doesn't display the ID of the state after the name. |
nob | boolean | Optional | If true, state name won't be bolded. |
Usage examples
Code | Result |
---|---|
{{地区|1}}
|
|
{{地区|321|noid=yes}}
|
|
{{地区|231|nob=yes}}
|
|
{{地区|114514|五更琉shu|pokewiz}}
|
See also