Template:doll lookup: Difference between revisions
Jump to navigation
Jump to search
Fixed text if no doll is found |
Added additional way of displaying the T-Doll |
||
Line 2: | Line 2: | ||
| namespace= | | namespace= | ||
| titlematch={{{name|{{{1|}}}}}} | | titlematch={{{name|{{{1|}}}}}} | ||
| includepage={PlayableUnit{{!}}doll_name.dpl} | | includepage={{#ifeq:{{{display|}}}|pfp|{PlayableUnit{{!}}T-Doll-Index-Entry.dpl}|{PlayableUnit{{!}}doll_name.dpl}}} | ||
| noresultsheader=[[{{{name|{{{1|}}}}}}]] | | noresultsheader=[[{{{name|{{{1|}}}}}}]] | ||
| mode=inline | | mode=inline |
Latest revision as of 16:28, 22 June 2022
Template to query a T-Doll by its name to determine its rarity and class for calling the 'doll name' template.
Parameter | Description | Type | Status | |
---|---|---|---|---|
T-Doll name | name 1 | The name of the T-Doll page | Page name | required |
display | display | The way the result is displayed. If set to "pfp" an image will be shown similar to the T-Doll index page.
| String | suggested |
Usage[edit]
See the template's testcases:
Normal T-Doll name | |
---|---|
Wiki code | {{doll lookup|M82}} |
Main version | AR M82 |
Sandbox version | AR M82 |
T-Doll name with specific display design | |
---|---|
Wiki code | {{doll lookup|M82|display=pfp}} |
Main version | M82M82297 |
Sandbox version | M82M82297 |
If T-Doll name not found | |
---|---|
Wiki code | {{doll lookup|Awesome Gun 3000}} |
Main version | Awesome Gun 3000 |
Sandbox version | Awesome Gun 3000 |
See also[edit]
The above documentation is transcluded from Template:doll lookup/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |