Welcome to Assassin's Creed Wiki! Log in and join the community.

User blog comment:Gabriel Auditore/Signature Tutorial/@comment-5266147-20120818194125: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>Aegritudo
Created page with "think its worth mentioning the use of ifexist for when using templates and you post on multiple wikis yet dont feel like setting up a sig template on each one. use somthing li..."
 
imported>Aegritudo
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
think its worth mentioning the use of ifexist for when using templates and you post on multiple wikis yet dont feel like setting up a sig template on each one. use somthing like this [[User:Username|Username]] ([[User_talk:Username|talk]]) basicly checks if the template exists and uses it or not, the alternative on this example is the same as the basic one everyone has, but can also be formatted or can use different template location if one wikia site sig policy requires a specific place to put sig templates.
think its worth mentioning the use of ifexist for when using templates and you post on multiple wikis yet dont feel like setting up a sig template on each one. use somthing like this <nowiki> {{SUBST:#ifexist:User:Username/signature | {{subst:User:Username/signature}} | [[User:Username|Username]] ([[User_talk:Username|talk]]) }}</nowiki>basicly checks if the template exists and uses it or not, the alternative on this example is the same as the basic one everyone has, but can also be formatted or can use different template location if one wikia site sig policy requires a specific place to put sig templates.

Latest revision as of 21:42, 18 August 2012

think its worth mentioning the use of ifexist for when using templates and you post on multiple wikis yet dont feel like setting up a sig template on each one. use somthing like this {{SUBST:#ifexist:User:Username/signature | {{subst:User:Username/signature}} | [[User:Username|Username]] ([[User_talk:Username|talk]]) }}basicly checks if the template exists and uses it or not, the alternative on this example is the same as the basic one everyone has, but can also be formatted or can use different template location if one wikia site sig policy requires a specific place to put sig templates.