|
|
| Line 1: |
Line 1: |
| == Search Tango Persons == | | == Test Query == |
| <InputBox>
| | {{#ask: [[alternative_search::don dxello]] |
| type=search
| | | ?Name |
| placeholder=Search by name, nickname or alias
| | | format=table |
| searchbuttonlabel=Search
| | }} |
| prefix=SearchPersonQueryV1
| |
| </InputBox>
| |
| | |
| == Test Search (V4 – Dynamic with #urlget:q) ==
| |
| | |
| <form method="GET" action="/wiki/SearchPersonQueryV4">
| |
| <input type="text" name="q" placeholder="Search by name, real name, or alias" style="width:300px;" />
| |
| <input type="submit" value="Search" />
| |
| </form>
| |
| | |
| | |
| == Test Search (V3 – Static "angel dagostino") ==
| |
| <inputbox>
| |
| type=search
| |
| placeholder=Test: angel dagostino (static)
| |
| searchbuttonlabel=Go | |
| prefix=SearchPersonQueryV3 | |
| </inputbox>
| |
|
| |
|
|
| |
|
| Line 33: |
Line 15: |
| prefix=SearchPersonQueryV2 | | prefix=SearchPersonQueryV2 |
| break=no | | break=no |
| </inputbox>
| |
|
| |
|
| |
| ==Search==
| |
| <inputbox>
| |
| type=fulltext
| |
| break=no
| |
| width=30
| |
| searchbuttonlabel=Search
| |
| placeholder=Search for a tune
| |
| arialabel=Search for a tune
| |
| id=mainsearch
| |
| </inputbox> | | </inputbox> |