User:Polygnotus/Scripts/ListGenerator2.js: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 423:
<div class="input-group">
<label for="category-input">Category name (without "Category:" prefix):</label>
<input type="text" id="category-input" placeholder="e.g., American novelists" style="width: 300px100%; padding: 5px8px; box-sizing: border-box;">
</div>
<div class="button-group">
Line 441:
<div class="input-group">
<label for="backlinks-input">Page title:</label>
<input type="text" id="backlinks-input" placeholder="e.g., United States" style="width: 300px100%; padding: 5px8px; box-sizing: border-box;">
</div>
<div class="button-group">
Line 456:
<div class="input-group">
<label for="prefix-input">Page title with namespace prefix (if any):</label>
<input type="text" id="prefix-input" placeholder="e.g., List of, User:Jimbo, Template:Infobox" style="width: 400px100%; padding: 5px8px; box-sizing: border-box;">
<div style="font-size: 12px; color: #666; margin-top: 5px;">
Examples: "List of" (mainspace), "User:Jimbo" (user namespace), "Template:Infobox" (template namespace)
Line 472:
<div class="input-group">
<label for="search-input">Search query:</label>
<input type="text" id="search-input" placeholder="e.g., American authors" style="width: 300px100%; padding: 5px8px; box-sizing: border-box;">
</div>
<div class="button-group">