Template:CueFileTable

From M3P
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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 }}