Template:CopyEmbeddedStoriesForm: Difference between revisions
From The Seven Sages of Rome
Created page with "<includeonly> <form method="post" action=""> <label for="targetPage">Select target page:</label> <input type="text" id="targetPageInput" name="targetPage" placeholder="Start typing to search..."> <input type="submit" value="Copy Embedded Stories"> </form> -- Lua invocation to render the fetched EmbeddedStory templates {{#invoke:CopyEmbeddedStories|fetchEmbeddedStories|sourcePage={{FULLPAGENAME}}}} <!-- Fetch page titles using Semantic MediaWiki query --> <..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<html> | |||
<form method="post" action=""> | <form method="post" action=""> | ||
<label for="targetPage">Select target page:</label> | <label for="targetPage">Select target page:</label> | ||
| Line 14: | Line 15: | ||
{{#ask: [[Category:Manuscript]] | ? | limit=500 | format=list | sep=, }} | {{#ask: [[Category:Manuscript]] | ? | limit=500 | format=list | sep=, }} | ||
</div> | </div> | ||
</html> | |||
</includeonly> | </includeonly> | ||