Difference between revisions of "Template:CueFileTable"

From M3P
Jump to navigation Jump to search
(initial upload)
 
m
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
|cols - the columns to display (not yet implemented). Comma separated list of track,artist,title,dur
|cols - the columns to display (not yet implemented). Comma separated list of track,artist,title,dur
|width - the width of the generated table (either in px or % as per css rules}}
|width - the width of the generated table (either in px or % as per css rules}}
|smw - 0/1 whether semantic mediawiki is instaled and in use
|smw - 0/1 whether semantic mediawiki is installed and in use
</nowiki>
</nowiki>
</noinclude>
</noinclude>
Line 13: Line 13:
* Here are the columns to be displayed: {{{cols}}}
* Here are the columns to be displayed: {{{cols}}}
* And this is the table width: {{{width}}}
* And this is the table width: {{{width}}}
* Semantic MediaWiki Extensions on? : {{{smw}}}


{{
{{

Latest revision as of 11:45, 26 August 2015

Usage

{{CueFileTable |cuefile = the cue filename to be processed. This should be a file you have uploaded to the Cue: namespace |cols - the columns to display (not yet implemented). Comma separated list of track,artist,title,dur |width - the width of the generated table (either in px or % as per css rules}} |smw - 0/1 whether semantic mediawiki is installed and in use


  • The cue file to be processed is : {{{cuefile}}}
  • Here are the columns to be displayed: {{{cols}}}
  • And this is the table width: {{{width}}}
  • Semantic MediaWiki Extensions on? : {{{smw}}}

{{

  1. invoke:ParseCue|parse

|cuefile={{ :{{{cuefile}}} }} |cols={{{cols}}} |width={{{width}}} |smw={Template:Smw }}