Difference between revisions of "Template:External Link Form"

From AquaPedia Case Study Database
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "External Links" template.
+
This is the "External Link Form" template.
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
{{External Links
+
{{External Link Form
 
|=
 
|=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| class="formtable"
+
</noinclude><includeonly>
! Link Text || {{{field|Link Text|size=84}}}
+
{| class="formtable"
 +
! Link Text || <nowiki>{{{field|Link Text|size=84}}}</nowiki>
 
|-
 
|-
! Link Address || {{{field|Link Address|size=84}}}
+
! Link Address || <nowiki>{{{field|Link Address|size=84}}}</nowiki>
 
|-
 
|-
! Description || {{{field|Link Description| input type=textarea| autogrow| cols=100| editor=wikieditor}}}
+
! Description || <nowiki>{{{field|Link Description| input type=textarea| autogrow| cols=100| editor=wikieditor}}}</nowiki>
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Latest revision as of 15:13, 26 July 2012

This is the "External Link Form" template. It should be called in the following format:

{{External Link Form
|=
}}

Edit the page to see the template text.