Template:UU1str
Jump to navigation
Jump to search
Ultima Underworld strings
Template for referencing a string or string block in Ultima Underworld
Parameters[edit]
Parameters are unnamed
{{UU1str
|string block number
|string index number in block
|link text
}}
Examples[edit]
| Code | Output | Notes |
|---|---|---|
| {{UU1str}} | Ultima Underworld strings | no parameters |
| {{UU1str|4}} | UU1 string block 4 | link to a block |
| {{UU1str|2|31}} | UU1 string 2-31 | link to a string in a block |
| {{UU1str|||link text here}} | link text here | basic link text |
| {{UU1str|10||link text here}} | link text here | block link text |
| {{UU1str|2|31|link text here}} | link text here | string link text |