Template:Semantic Forms URL demo: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 53: | Line 53: | ||
| <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 | ||
|- | |- | ||
| <source lang="bibtex">[[Has URL::{{{f_URL|}}}| {{{f_URL_link_text|}}}]]</source> || [[Has URL::{{{f_URL|}}}| {{{f_URL_link_text|}}}]] || ok, one missing property | | <source lang="bibtex">[[Has URL::{{{f_URL|}}}| {{{f_URL_link_text|}}}]]</source> || [[Has URL::{{{f_URL|}}}| {{{f_URL_link_text|}}}]] || ok, but one missing property | ||
|- | |- | ||
| <source lang="bibtex" enclose="div">[[Has URL::{{{f_URL|}}}| {{{f_URL_link_text|}}}]] <span style="display:none">[[Has URL link text::{{{f_URL_link_text|}}}]] </span></source> || [[Has URL::{{{f_URL|}}}| {{{f_URL_link_text|}}}]] <span style="display:none">[[Has URL link text::{{{f_URL_link_text|}}}]]</span> || ok, but | | <source lang="bibtex">[[[Has URL::{{{f_URL|}}}]] [[Has URL link text::{{{f_URL_link_text|}}}]]]</source> ||[[[Has URL::{{{f_URL|}}}]] [[Has URL link text::{{{f_URL_link_text|}}}]]] || bad | ||
|- | |||
| <source lang="bibtex" enclose="div">[[Has URL::{{{f_URL|}}}| {{{f_URL_link_text|}}}]] <span style="display:none">[[Has URL link text::{{{f_URL_link_text|}}}]] </span></source> || [[Has URL::{{{f_URL|}}}| {{{f_URL_link_text|}}}]] <span style="display:none">[[Has URL link text::{{{f_URL_link_text|}}}]]</span> || ok, but relies on CSS | |||
|- | |- | ||
| <source lang="bibtex" enclose="div"> | | <source lang="bibtex" enclose="div"> | ||
Line 64: | Line 66: | ||
{{#set:Has URL link text={{{f_URL_link_text|}}} }} | {{#set:Has URL link text={{{f_URL_link_text|}}} }} | ||
[{{{f_URL}}} {{{f_URL_link_text}}}] | [{{{f_URL}}} {{{f_URL_link_text}}}] | ||
| best solution | | best solution (thanx to Yaron Koren) | ||
|} | |} | ||
[[Category:Semantic Forms URL demo]] | [[Category:Semantic Forms URL demo]] | ||
</includeonly> | </includeonly> |
Latest revision as of 21:20, 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:
- 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.