Template:Semantic Forms URL demo: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 36: Line 36:
Combinations:
Combinations:
{| class="wikitable"
{| class="wikitable"
! Source !! Result
! Source !! Result !! Works
|-
|-
| <nowiki>[{{{f_URL_free_string|}}} {{{f_URL_link_text|}}}] </nowiki> || [{{{f_URL_free_string|}}} {{{f_URL_link_text|}}}]
| <nowiki>[{{{f_URL_free_string|}}} {{{f_URL_link_text|}}}] </nowiki> || [{{{f_URL_free_string|}}} {{{f_URL_link_text|}}}] || ok
|-
|-
| <nowiki>[{{{f_URL_string_URL_input|}}} {{{f_URL_link_text|}}}] </nowiki> || [{{{f_URL_free_string|}}} {{{f_URL_link_text|}}}]
| <nowiki>[{{{f_URL_string_URL_input|}}} {{{f_URL_link_text|}}}] </nowiki> || [{{{f_URL_free_string|}}} {{{f_URL_link_text|}}}] || ok
|-
|-
| <nowiki>[{{{f_URL|}}} {{{f_URL_link_text|}}}] </nowiki> || [{{{f_URL|}}} {{{f_URL_link_text|}}}]
| <nowiki>[{{{f_URL|}}} {{{f_URL_link_text|}}}] </nowiki> || [{{{f_URL|}}} {{{f_URL_link_text|}}}] || ok
|-
|-
| <nowiki>{{{f_URL|web page}}} {{{f_URL_link_text|}}} </nowiki> || {{{f_URL|web page}}}  
| <nowiki>{{{f_URL|web page}}}</nowiki> || {{{f_URL|web page}}} || ok
|}
|}


[[Category:Semantic Forms URL demo]]
[[Category:Semantic Forms URL demo]]
</includeonly>
</includeonly>

Revision as of 17:32, 16 July 2013

This is the "Semantic Forms URL demo" template.

See also:

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.