Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.
 Actions

X social media links

From TWC Wiki

This template simply inserts an element with the list of social media links, styling is controlled via x_social_media_links.less

<!-- add x_social_media_links.less -->
<xf:css src="x_social_media_links.less" />
<!-- social_media_links template -->
<div class="social-links">
	<ul class="p-footer-linkList social-links-list">
		<li class= "social-link social-link-facebook">
			<a href="https://www.facebook.com/twcnet/" target="_blank">Facebook</a>
		</li>
		<li class= "social-link social-link-twitter">
			<a href="http://twitter.com/twcnet" target="_blank">Twitter</a>
		</li>
		<li class= "social-link social-link-discord">
			<a href="https://discord.com/invite/w6GRHFp" target="_blank">Discord</a>
		</li>
		<li class= "social-link social-link-youtube">
			<a href="http://www.youtube.com/user/TWCENTERNET" target="_blank">YouTube</a>
		</li>
	</ul>
</div>
YOU can help us improve this Wiki! ~ Look for ways to help and editing advice. ~ If you need further advice, please post here.


Cookies help us deliver our services. By using our services, you agree to our use of cookies.