Not really.<div><br></div><div>Post Formats only impact the output inside the Loop. Page Templates control the entire layout of the Page, both inside and outside of the Loop.</div><div><br></div><div>Chip<br><br><div class="gmail_quote">
On Mon, Dec 13, 2010 at 10:07 AM, Furcifer <span dir="ltr">&lt;<a href="mailto:furcifer@furcifer.net">furcifer@furcifer.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><span style="font-size:10pt;font-family:Arial;font-weight:Normal">I&#39;ll be honest, I haven&#39;t really read much on this, am I right in thinking that &quot;Post Formats&quot; are akin to the page templates system?<br>
<br>Jay</span><br><br><hr><span style="font-size:10pt;font-family:Tahoma;font-weight:bold">From: </span><span style="font-size:10pt;font-family:Tahoma;font-weight:normal">Chip Bennett &lt;<a href="mailto:chip@chipbennett.net" target="_blank">chip@chipbennett.net</a>&gt;</span><br>
<span style="font-size:10pt;font-family:Tahoma;font-weight:bold">Sent: </span><span style="font-size:10pt;font-family:Tahoma;font-weight:normal">Monday, December 13, 2010 3:54 PM</span><br><span style="font-size:10pt;font-family:Tahoma;font-weight:bold">To: </span><span style="font-size:10pt;font-family:Tahoma;font-weight:normal"><a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a></span><br>
<span style="font-size:10pt;font-family:Tahoma;font-weight:bold">Subject: </span><span style="font-size:10pt;font-family:Tahoma;font-weight:normal">Re: [theme-reviewers] Post Formats: Required Reading</span><div><div></div>
<div class="h5"><br><br>Note that this method doesn&#39;t preclude your suggestions; rather, it just better abstracts the code. It all depends on how the method is implemented. :)<div><br></div><div>Chip<br><br><div class="gmail_quote">
On Mon, Dec 13, 2010 at 9:50 AM, Otto <span dir="ltr">&lt;<a href="mailto:otto@ottodestruct.com" target="_blank">otto@ottodestruct.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div></div><div>On Mon, Dec 13, 2010 at 9:14 AM, Chip Bennett &lt;<a href="mailto:chip@chipbennett.net" target="_blank">chip@chipbennett.net</a>&gt; wrote:<br> &gt; Doug Campbell brings teh awesome!<br> &gt; If there is to be a recommended implementation, my vote is for exactly this<br>
 &gt; method.<br><br></div></div>Clever. However, 90% of the time, I&#39;ve just been using post_class()<br> and stylesheet rules to change how post-formatted posts look.<br><br> Nothing wrong with changing the code you use for different formats,<br>
 but remember that ideally, you still want Google to be able to see the<br> stuff you&#39;re not showing. The title, for example, you might not want<br> to display for asides, but you probably still want Google to know it&#39;s<br>
 there. So a .format-aside h2.title {display:none;} is a better way to<br> &quot;remove&quot; things sometimes.<br><font color="#888888"><br> -Otto<br> </font><div><div></div><div>_______________________________________________<br>
 theme-reviewers mailing list<br><a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br><a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
</div></div></blockquote></div><br></div></div></div></div><br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br></div>