Template:Semantic Forms URL demo: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
! | ! Template parameter name !! Property data type !! form input type !! Result | ||
|- | |- | ||
! | ! f_URL_link_text || string || default | ||
| [[Has URL link text::{{{f_URL_link_text|}}}]] | | [[Has URL link text::{{{f_URL_link_text|}}}]] | ||
|- | |- | ||
! | ! f_URL || URL || Default | ||
| [[Has URL::{{{f_URL|}}}]] | | [[Has URL::{{{f_URL|}}}]] | ||
|- | |- | ||
! | ! f_URL_free_string || string || default | ||
| [[Has URL location string::{{{f_URL_free_string|}}}]] | | [[Has URL location string::{{{f_URL_free_string|}}}]] | ||
|- | |- | ||
! | ! f_URL_string_URL_input || string || regexp | ||
| [[Has URL location string::{{{f_URL_string_URL_input|}}}]] | | [[Has URL location string::{{{f_URL_string_URL_input|}}}]] | ||
|- | |- | ||
! | ! f_Wiki_formatted_link || string || default | ||
| [[Has URL in wiki format::{{{f_link_wiki_format|}}}]] | | [[Has URL in wiki format::{{{f_link_wiki_format|}}}]] | ||
|} | |} |
Revision as of 17:26, 16 July 2013
This is the "Semantic Forms URL demo" template. Please do not create new instances of this template. It is just a demo !
See also:
- Semantic Forms URL demo test The instance of this template.
- Form:Semantic Forms URL demo
- The article Semantic Forms
It should be called in the following format:
{{Semantic Forms URL demo |f_URL_link_text= |f_URL= |f_URL_free_string= |f_URL_string_URL_input= |f_link_wiki_format= }}
Edit the page to see the template text.