Template:MyFileTemplate: Difference between revisions
From Jcastle.info
(Created page with "<noinclude> This is the "MyFileTemplate" template. It should be called in the following format: <pre> {{MyFileTemplate }} </pre> Edit the page to see the template text. </noin...") |
No edit summary |
||
Line 7: | Line 7: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| | </noinclude><includeonly> | ||
{| | |||
! [[Property:File|File]] | |||
| [[File::File:{{{File name|}}}]] | |||
|- | |||
! [[Property:YourProperty 1|YourProperty 1]] | |||
| [[YourProperty 1::{{{YourProperty 1|}}}]] | |||
|- | |||
! [[Property:YourProperty 2|YourProperty 2]] | |||
| [[YourProperty 2::{{{YourProperty 2|}}}]] | |||
|} | |} | ||
</includeonly> | </includeonly> |
Latest revision as of 20:40, 27 August 2017
This is the "MyFileTemplate" template. It should be called in the following format:
{{MyFileTemplate }}
Edit the page to see the template text.