User:Dan: Difference between revisions

From Smith Family Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
* {{#regex: abc.def | /(.*?)(\.[^.]*)?$/ | \1}}
* {{Short File Name|abc.def}}
* {{#regex: abcdef | /(.*?)(\.[^.]*)?$/ | \1}}
* {{Short File Name|File:abc.def}}
* {{#regex: abc.def. | /(.*?)(\.[^.]*)?$/ | \1}}
* {{Short File Name|abcdef}}
* {{#regex: abc.de.f | /(.*?)(\.[^.]*)?$/ | \1}}
* {{Short File Name|File:abcdef}}
* {{Short File Name|abc.de.f}}
* {{Short File Name|File:abc.de.f}}


{{File Gallery
{{File Gallery

Revision as of 06:07, 1 July 2015

  • abc
  • abc
  • abcdef
  • abcdef
  • abc.de
  • abc.de

Related Files