2,057
edits
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!
(added more variables, mainly for videos (length, uploaded by, uploader)) |
|||
Line 27: | Line 27: | ||
{{#if: {{{length|}}} | !valign="top" {{!}}Length: | {{#if: {{{length|}}} | !valign="top" {{!}}Length: | ||
{{!}} {{{length}}} }} | {{!}} {{{length}}} }} | ||
|- | |- | ||
{{#if: {{{genre|}}} | !valign="top" {{!}}Genre: | |||
{{!}} {{{genre}}} }} | |||
|- | |||
{{#if: {{{language|}}} | !valign="top" {{!}}Language: | |||
{{!}} {{{language}}} }} | |||
|- | |||
{{#if: {{{uploader|}}} | !valign="top" {{!}}Uploaded By: | {{#if: {{{uploader|}}} | !valign="top" {{!}}Uploaded By: | ||
{{!}} {{{uploader}}} }} | {{!}} {{{uploader}}} }} | ||
Line 83: | Line 89: | ||
|otherNames = <!-- other names of person (optional) --> | |otherNames = <!-- other names of person (optional) --> | ||
|length = <!-- length (optional) --> | |length = <!-- length (optional) --> | ||
|genre = <!-- genre of content (optional) --> | |||
|language = <!-- language of content (optional) --> | |||
|uploader = <!-- name/username of uploader (optional) --> | |uploader = <!-- name/username of uploader (optional) --> | ||
|uploadedBy = <!-- uploaded date (optional) --> | |uploadedBy = <!-- uploaded date (optional) --> |