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 56: Line 56:
|-
|-
| <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 verbose code
| <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 verbose code
| <source lang="bibtex" enclose="div">{{#set:Has URL={{{f_URL|}}} }} {{#set:Has URL link text={{{f_URL_link_text|}}} }} [{{{f_URL|}}}| {{{f_URL_link_text|}}}]</source> || {{#set:Has URL={{{f_URL|}}} }} {{#set:Has URL link text={{{f_URL_link_text|}}} }} [{{{f_URL|}}}| {{{f_URL_link_text|}}}] || good
|-
|-
| <source lang="bibtex" enclose="div">
{{#set:Has URL={{{f_URL|}}} }}
{{#set:Has URL link text={{{f_URL_link_text|}}} }}
[{{{f_URL|}}}| {{{f_URL_link_text|}}}]</source>
| {{#set:Has URL={{{f_URL|}}} }}
{{#set:Has URL link text={{{f_URL_link_text|}}} }}
[{{{f_URL|}}}| {{{f_URL_link_text|}}}]
|
|}
|}


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

Revision as of 21:27, 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.