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 41: Line 41:
! Source !! Result !! Works
! Source !! Result !! Works
|-
|-
| <source lang="bibtex">[{{{f_URL_free_string|}}} {{{f_URL_link_text|}}}] </source> || [{{{f_URL_free_string|}}} {{{f_URL_link_text|}}}] || ok, no SF
| <source lang="bibtex">[{{{f_URL_free_string|}}} {{{f_URL_link_text|}}}] </source> || [{{{f_URL_free_string|}}} {{{f_URL_link_text|}}}] || ok, no semantics
|-
|-
| <source lang="bibtex">[{{{f_URL_string_URL_input|}}} {{{f_URL_link_text|}}}] </source> || [{{{f_URL_free_string|}}} {{{f_URL_link_text|}}}] || ok, no SF
| <source lang="bibtex">[{{{f_URL_string_URL_input|}}} {{{f_URL_link_text|}}}] </source> || [{{{f_URL_free_string|}}} {{{f_URL_link_text|}}}] || ok, no semantics
|-
|-
| <source lang="bibtex">[{{{f_URL|}}} {{{f_URL_link_text|}}}] </source> || [{{{f_URL|}}} {{{f_URL_link_text|}}}] || ok, no SF
| <source lang="bibtex">[{{{f_URL|}}} {{{f_URL_link_text|}}}] </source> || [{{{f_URL|}}} {{{f_URL_link_text|}}}] || ok, no semantics
|-
|-
| <source lang="bibtex">{{{f_URL|web page}}}</source> || {{{f_URL|web page}}} || not ok, no SF
| <source lang="bibtex">{{{f_URL|web page}}}</source> || {{{f_URL|web page}}} || not ok, no semantics
|-
|-
| <source lang="bibtex">[[Has URL::{{{f_URL|web page}}}]]</source> ||[[Has URL::{{{f_URL|web page}}}]] || not ok, no SF
| <source lang="bibtex">[[Has URL::{{{f_URL|web page}}}]]</source> ||[[Has URL::{{{f_URL|web page}}}]] || not ok, no semantics
|-
|-
| <source lang="bibtex">[[Has URL::{{{f_URL|}}}|web page]]</source> ||[[Has URL::{{{f_URL|}}}|web page]]|| ok, one missing property
| <source lang="bibtex">[[Has URL::{{{f_URL|}}}|web page]]</source> ||[[Has URL::{{{f_URL|}}}|web page]]|| ok, one missing property

Revision as of 17:38, 18 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:

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.