Template:UseFrame: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>This is the UseForm template -it activates a</noinclude><includeonly> {{#set: frame=Contact.rythm }} </includeonly>")
 
No edit summary
 
(8 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 06: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