Template:Twitter/doc: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
Mystery Dungeon GP>Maintenance script-gpuser
(Automated Import)
 
Mystery Dungeon GP>Pcjbot
mNo edit summary
Line 7: Line 7:


=== Example for a dark-themed wiki ===
=== Example for a dark-themed wiki ===
<tt><nowiki><center><twitterfeed nobackground nofooter theme="dark" linkcolor="#3674b3">cursegamepedia</twitterfeed></center></nowiki></tt>
<code><nowiki><center><twitterfeed nobackground nofooter theme="dark" linkcolor="#3674b3">cursegamepedia</twitterfeed></center></nowiki></code>


=== Example for a light-themed wiki ===
=== Example for a light-themed wiki ===
<tt><nowiki><center><twitterfeed nobackground nofooter theme="light" linkcolor="#3674b3">cursegamepedia</twitterfeed></center></nowiki></tt>
<code><nowiki><center><twitterfeed nobackground nofooter theme="light" linkcolor="#3674b3">cursegamepedia</twitterfeed></center></nowiki></code>
{{doc/end}}
{{doc/end}}

Revision as of 13:04, 14 November 2018

Template-info.png Documentation
<twitterfeed height="300" nofooter theme="dark" linkcolor="#3674b3">aksysgames</twitterfeed>

Using this template

This template, with the options as they are currently set, will display a twitter feed which is centered with respect to the section of the page where it is placed. It uses the background colour of the wiki and does not display the twitter feed footer.

For more specific information on the Curse twitter extension, see Help wiki page.

Example for a dark-themed wiki

<center><twitterfeed nobackground nofooter theme="dark" linkcolor="#3674b3">cursegamepedia</twitterfeed></center>

Example for a light-themed wiki

<center><twitterfeed nobackground nofooter theme="light" linkcolor="#3674b3">cursegamepedia</twitterfeed></center>