Main Page: Difference between revisions
From TANGOWIKI-TITAF
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
prefix=SearchPersonQueryV1 | prefix=SearchPersonQueryV1 | ||
</InputBox> | </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") == | == Test Search (V3 – Static "angel dagostino") == | ||
Revision as of 12:14, 10 April 2025
Search Tango Persons
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")
Search V2