Difference between revisions of "Template:UseFrame"

From BITPlan Wiki
Jump to navigation Jump to search
m (Wf moved page Template:UseForm to Template:UseFrame without leaving a redirect)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>This is the UseForm template -it activates a</noinclude><includeonly>
+
<noinclude>This is the UseForm template -it activates the specific frame
 +
=usage =
 +
<pre>
 +
{{UseFrame|Debug.rythm|title=Clicke here to debug}}
 +
</pre>
 +
{{UseFrame|Debug.rythm|title=Click here to debug}}
 +
{{Link|target=Property:frame}}
 +
[[Category:frontend]]
 +
</noinclude><includeonly>
 
{{#set:
 
{{#set:
frame=Contact.rythm
+
frame={{{1|}}}
 
}}
 
}}
 +
{{#if: {{{title|}}}|[http://www.bitplan.com/{{FULLPAGENAME}} {{{title|}}}]}}
 
</includeonly>
 
</includeonly>

Latest revision as of 08:37, 1 November 2017

This is the UseForm template -it activates the specific frame

usage

{{UseFrame|Debug.rythm|title=Clicke here to debug}}


Click here to debug

Property:frame