⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 earthquestlogtemplate.xml

📁 时间太紧了
💻 XML
📖 第 1 页 / 共 2 页
字号:
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd">
	<Script file="EarthQuestLog.lua"/>

	<!-- Quest Items --> 
	<Button name="EarthQuestItemTemplate" inherits="EarthObjectTemplate" virtual="true">
		<Size>
			<AbsDimension x="147" y="41"/>
		</Size>
		<Layers>
			<Layer level="BACKGROUND">
				<Texture name="$parentIconTexture">
					<Size>
						<AbsDimension x="39" y="39"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT">
							<Offset>
								<AbsDimension x="0" y="0"/>
							</Offset>
						</Anchor>
					</Anchors>
				</Texture>
				<Texture name="$parentNameFrame" file="Interface\QuestFrame\UI-QuestItemNameFrame">
					<Size>
						<AbsDimension x="128" y="64"/>
					</Size>
					<Anchors>
						<Anchor point="LEFT" relativeTo="$parentIconTexture" relativePoint="RIGHT">
							<Offset>
								<AbsDimension x="-10" y="0"/>
							</Offset>
						</Anchor>
					</Anchors>
				</Texture>
				<FontString name="$parentName" inherits="GameFontHighlight" justifyH="LEFT">
					<Size>
						<AbsDimension x="90" y="36"/>
					</Size>
					<Anchors>
						<Anchor point="LEFT" relativeTo="$parentNameFrame">
							<Offset>
								<AbsDimension x="15" y="0"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
			</Layer>
			<Layer level="ARTWORK">
				<FontString name="$parentCount" inherits="NumberFontNormal" justifyH="RIGHT">
					<Anchors>
						<Anchor point="BOTTOMRIGHT" relativeTo="$parentIconTexture">
							<Offset>
								<AbsDimension x="-4" y="1"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
			</Layer>
		</Layers>
		<Scripts>
			<OnLoad>
				EarthQuestLog_Item_OnLoad();
			</OnLoad>
		</Scripts>
	</Button>	
	<Button name="EarthQuestLogRewardItemTemplate" inherits="EarthQuestItemTemplate" virtual="true">
		<Scripts>
			<OnLoad>
				EarthQuestLog_RewardItem_OnLoad();
			</OnLoad>
		</Scripts>
	</Button>
	
	<!-- Main Log Frame -->
	<Frame name="EarthQuestLogTemplate" inhertis="EarthObjectTemplate" virtual="true">
		<Size>
			<AbsDimension x="296" y="261"/>
		</Size>
		<Layers>
			<Layer level="BACKGROUND">
				<FontString name="$parentQuestTitle" inherits="QuestTitleFont" justifyH="LEFT" text="Quest title">
					<Size>
						<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT">
							<Offset>
							<AbsDimension x="5" y="-5"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentObjectivesText" inherits="QuestFont" justifyH="LEFT">
					<Size>
						<AbsDimension x="275" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentQuestTitle" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-5"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTimerText" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
						<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjectivesText" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-10"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentObjective1" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
						<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentTimerText" relativePoint="BOTTOMLEFT">
							<Offset>
									<AbsDimension x="0" y="-10"/>
						</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentObjective2" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
							<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjective1" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentObjective3" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
						<AbsDimension x="285" y="0"/>
						</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjective2" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentObjective4" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
						<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjective3" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
					</FontString>
				<FontString name="$parentObjective5" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
						<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjective4" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
					</FontString>
				<FontString name="$parentObjective6" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
						<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjective5" relativePoint="BOTTOMLEFT">
								<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentObjective7" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
						<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjective6" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
					</FontString>
				<FontString name="$parentObjective8" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
						<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjective7" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentObjective9" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
						<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjective8" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentObjective10" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
							<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjective9" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentObjective11" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
							<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjective10" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentObjective12" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
							<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjective11" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentObjective13" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
						<AbsDimension x="285" y="0"/>
						</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjective12" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentObjective14" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
						<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjective13" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
					</FontString>
				<FontString name="$parentObjective15" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
						<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjective14" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
					</FontString>
				<FontString name="$parentObjective16" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
						<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjective15" relativePoint="BOTTOMLEFT">
								<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentObjective17" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
						<AbsDimension x="285" y="0"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentObjective16" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
					</FontString>
				<FontString name="$parentObjective18" inherits="QuestFontNormalSmall" justifyH="LEFT" hidden="true">
					<Size>
						<AbsDimension x="285" y="0"/>
					</Size>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -