Difference between revisions of "User:Syphilen/Test Site/Tag Search"

From ShadowHaven Reloaded
Jump to navigation Jump to search
Line 18: Line 18:


{{#ask: [[Tag::SK]]
{{#ask: [[Tag::SK]]
  |?Tagag
  |?Tag
  |format=table
  |format=table
}}
}}
== Dynamicly selecting Tag without Form Pages==
<form method="get">
<input type="hidden" name="title" value="TestTagForm" />
<select name="tag">
{{#ask:
[[Has tag::+]]
|?Has tag
|format=template
|template=TagDropdownOption
}}
</select>
<input type="submit" />
</form>

Revision as of 10:09, 27 June 2025