User:HollisBlanchard/NeighborhoodTest: Difference between revisions

From Portland NET Wiki
Replaced content with "<infobox theme="neighborhood"> <title source="name"> <format>{{#if: {{{name|}}} | {{{name}}} {{{areatype|Neighborhood}}}}}</format> <default>{{SUBPAGENAME}} {{{areatype|Neighborhood}}}</default> </title> </infobox>"
Tag: Replaced
No edit summary
Line 1: Line 1:
<infobox theme="neighborhood">
<infobox theme="neighborhood">
   <title source="name">
   <title source="name">
     <format>{{#if: {{{name|}}} | {{{name}}} {{{areatype|Neighborhood}}}}}</format>
     <format>{{#if: {{{name|}}} | {{{name}}} {{{areatype|Neighborhood}}} | }}</format>
     <default>{{SUBPAGENAME}} {{{areatype|Neighborhood}}}</default>
     <default>{{SUBPAGENAME}} {{{areatype|Neighborhood}}}</default>
   </title>
   </title>
</infobox>
</infobox>